TianoCore EDK2 master
Loading...
Searching...
No Matches
MSR_SKYLAKE_PEBS_FRONTEND_REGISTER Union Reference

#include <MdePkg/Include/Register/Intel/Msr/SkylakeMsr.h>

Data Fields

struct {
   UINT32   EventCodeSelect: 3
 
   UINT32   Reserved1: 1
 
   UINT32   EventCodeSelectHigh: 1
 
   UINT32   Reserved2: 3
 
   UINT32   IDQ_Bubble_Length: 12
 
   UINT32   IDQ_Bubble_Width: 3
 
   UINT32   Reserved3: 9
 
   UINT32   Reserved4: 32
 
Bits
 
UINT32 Uint32
 
UINT64 Uint64
 

Detailed Description

MSR information returned for MSR index MSR_SKYLAKE_PEBS_FRONTEND

Definition at line 597 of file SkylakeMsr.h.

Field Documentation

◆ 

struct { ... } MSR_SKYLAKE_PEBS_FRONTEND_REGISTER::Bits

Individual bit fields

◆ EventCodeSelect

UINT32 MSR_SKYLAKE_PEBS_FRONTEND_REGISTER::EventCodeSelect

[Bits 2:0] Event Code Select.

Definition at line 605 of file SkylakeMsr.h.

◆ EventCodeSelectHigh

UINT32 MSR_SKYLAKE_PEBS_FRONTEND_REGISTER::EventCodeSelectHigh

[Bit 4] Event Code Select High.

Definition at line 610 of file SkylakeMsr.h.

◆ IDQ_Bubble_Length

UINT32 MSR_SKYLAKE_PEBS_FRONTEND_REGISTER::IDQ_Bubble_Length

[Bits 19:8] IDQ_Bubble_Length Specifier.

Definition at line 615 of file SkylakeMsr.h.

◆ IDQ_Bubble_Width

UINT32 MSR_SKYLAKE_PEBS_FRONTEND_REGISTER::IDQ_Bubble_Width

[Bits 22:20] IDQ_Bubble_Width Specifier.

Definition at line 619 of file SkylakeMsr.h.

◆ Reserved1

UINT32 MSR_SKYLAKE_PEBS_FRONTEND_REGISTER::Reserved1

Definition at line 606 of file SkylakeMsr.h.

◆ Reserved2

UINT32 MSR_SKYLAKE_PEBS_FRONTEND_REGISTER::Reserved2

Definition at line 611 of file SkylakeMsr.h.

◆ Reserved3

UINT32 MSR_SKYLAKE_PEBS_FRONTEND_REGISTER::Reserved3

Definition at line 620 of file SkylakeMsr.h.

◆ Reserved4

UINT32 MSR_SKYLAKE_PEBS_FRONTEND_REGISTER::Reserved4

Definition at line 621 of file SkylakeMsr.h.

◆ Uint32

UINT32 MSR_SKYLAKE_PEBS_FRONTEND_REGISTER::Uint32

All bit fields as a 32-bit value

Definition at line 626 of file SkylakeMsr.h.

◆ Uint64

UINT64 MSR_SKYLAKE_PEBS_FRONTEND_REGISTER::Uint64

All bit fields as a 64-bit value

Definition at line 630 of file SkylakeMsr.h.


The documentation for this union was generated from the following file: