|
TianoCore EDK2 master
|
#include <MdePkg/Include/Register/Intel/Msr/SkylakeMsr.h>
Data Fields | |
| struct { | |
| UINT32 EventID: 8 | |
| UINT32 Reserved1: 24 | |
| UINT32 RMID: 10 | |
| UINT32 Reserved2: 22 | |
| } | Bits |
| UINT64 | Uint64 |
MSR information returned for MSR index MSR_SKYLAKE_IA32_QM_EVTSEL
Definition at line 3605 of file SkylakeMsr.h.
| struct { ... } MSR_SKYLAKE_IA32_QM_EVTSEL_REGISTER::Bits |
Individual bit fields
| UINT32 MSR_SKYLAKE_IA32_QM_EVTSEL_REGISTER::EventID |
[Bits 7:0] EventID (RW) Event encoding: 0x00: No monitoring. 0x01: L3 occupancy monitoring. 0x02: Total memory bandwidth monitoring. 0x03: Local memory bandwidth monitoring. All other encoding reserved.
Definition at line 3615 of file SkylakeMsr.h.
| UINT32 MSR_SKYLAKE_IA32_QM_EVTSEL_REGISTER::Reserved1 |
Definition at line 3616 of file SkylakeMsr.h.
| UINT32 MSR_SKYLAKE_IA32_QM_EVTSEL_REGISTER::Reserved2 |
Definition at line 3621 of file SkylakeMsr.h.
| UINT32 MSR_SKYLAKE_IA32_QM_EVTSEL_REGISTER::RMID |
[Bits 41:32] RMID (RW).
Definition at line 3620 of file SkylakeMsr.h.
| UINT64 MSR_SKYLAKE_IA32_QM_EVTSEL_REGISTER::Uint64 |
All bit fields as a 64-bit value
Definition at line 3626 of file SkylakeMsr.h.