|
TianoCore EDK2 master
|
#include <MdePkg/Include/Register/Intel/Msr/SandyBridgeMsr.h>
Data Fields | |
| struct { | |
| UINT32 Ovf_PMC0: 1 | |
| UINT32 Ovf_PMC1: 1 | |
| UINT32 Ovf_PMC2: 1 | |
| UINT32 Ovf_PMC3: 1 | |
| UINT32 Ovf_PMC4: 1 | |
| UINT32 Ovf_PMC5: 1 | |
| UINT32 Ovf_PMC6: 1 | |
| UINT32 Ovf_PMC7: 1 | |
| UINT32 Reserved1: 24 | |
| UINT32 Ovf_FixedCtr0: 1 | |
| UINT32 Ovf_FixedCtr1: 1 | |
| UINT32 Ovf_FixedCtr2: 1 | |
| UINT32 Reserved2: 26 | |
| UINT32 Ovf_Uncore: 1 | |
| UINT32 Ovf_BufDSSAVE: 1 | |
| UINT32 CondChgd: 1 | |
| } | Bits |
| UINT64 | Uint64 |
MSR information returned for MSR index MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS
Definition at line 930 of file SandyBridgeMsr.h.
| struct { ... } MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::Bits |
Individual bit fields
| UINT32 MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::CondChgd |
[Bit 63] Thread. CondChgd.
Definition at line 992 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::Ovf_BufDSSAVE |
[Bit 62] Thread. Ovf_BufDSSAVE.
Definition at line 988 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::Ovf_FixedCtr0 |
[Bit 32] Thread. Ovf_FixedCtr0.
Definition at line 971 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::Ovf_FixedCtr1 |
[Bit 33] Thread. Ovf_FixedCtr1.
Definition at line 975 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::Ovf_FixedCtr2 |
[Bit 34] Thread. Ovf_FixedCtr2.
Definition at line 979 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::Ovf_PMC0 |
[Bit 0] Thread. Ovf_PMC0.
Definition at line 938 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::Ovf_PMC1 |
[Bit 1] Thread. Ovf_PMC1.
Definition at line 942 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::Ovf_PMC2 |
[Bit 2] Thread. Ovf_PMC2.
Definition at line 946 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::Ovf_PMC3 |
[Bit 3] Thread. Ovf_PMC3.
Definition at line 950 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::Ovf_PMC4 |
[Bit 4] Core. Ovf_PMC4 (if CPUID.0AH:EAX[15:8] > 4).
Definition at line 954 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::Ovf_PMC5 |
[Bit 5] Core. Ovf_PMC5 (if CPUID.0AH:EAX[15:8] > 5).
Definition at line 958 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::Ovf_PMC6 |
[Bit 6] Core. Ovf_PMC6 (if CPUID.0AH:EAX[15:8] > 6).
Definition at line 962 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::Ovf_PMC7 |
[Bit 7] Core. Ovf_PMC7 (if CPUID.0AH:EAX[15:8] > 7).
Definition at line 966 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::Ovf_Uncore |
[Bit 61] Thread. Ovf_Uncore.
Definition at line 984 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::Reserved1 |
Definition at line 967 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::Reserved2 |
Definition at line 980 of file SandyBridgeMsr.h.
| UINT64 MSR_SANDY_BRIDGE_IA32_PERF_GLOBAL_STATUS_REGISTER::Uint64 |
All bit fields as a 64-bit value
Definition at line 997 of file SandyBridgeMsr.h.