|
TianoCore EDK2 master
|
#include <MdePkg/Include/Register/Intel/Msr/SandyBridgeMsr.h>
Data Fields | |
| struct { | |
| UINT32 Reserved1: 20 | |
| UINT32 EnableOverflow: 1 | |
| UINT32 Reserved2: 1 | |
| UINT32 EnableCounting: 1 | |
| UINT32 Reserved3: 9 | |
| UINT32 Reserved4: 32 | |
| } | Bits |
| UINT32 | Uint32 |
| UINT64 | Uint64 |
MSR information returned for MSR index MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL
Definition at line 2091 of file SandyBridgeMsr.h.
| struct { ... } MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::Bits |
Individual bit fields
| UINT32 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::EnableCounting |
[Bit 22] Enable counting.
Definition at line 2105 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::EnableOverflow |
[Bit 20] Enable overflow propagation.
Definition at line 2100 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::Reserved1 |
Definition at line 2096 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::Reserved2 |
Definition at line 2101 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::Reserved3 |
Definition at line 2106 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::Reserved4 |
Definition at line 2107 of file SandyBridgeMsr.h.
| UINT32 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::Uint32 |
All bit fields as a 32-bit value
Definition at line 2112 of file SandyBridgeMsr.h.
| UINT64 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::Uint64 |
All bit fields as a 64-bit value
Definition at line 2116 of file SandyBridgeMsr.h.