|
TianoCore EDK2 master
|
#include <MdePkg/Include/Register/Intel/Msr/SkylakeMsr.h>
Data Fields | |
| struct { | |
| UINT32 CurrentCount: 32 | |
| UINT32 CurrentCountHi: 12 | |
| UINT32 Reserved: 20 | |
| } | Bits |
| UINT64 | Uint64 |
MSR information returned for MSR index MSR_SKYLAKE_UNC_PERF_FIXED_CTR
Definition at line 1734 of file SkylakeMsr.h.
| struct { ... } MSR_SKYLAKE_UNC_PERF_FIXED_CTR_REGISTER::Bits |
Individual bit fields
| UINT32 MSR_SKYLAKE_UNC_PERF_FIXED_CTR_REGISTER::CurrentCount |
[Bits 31:0] Current count.
Definition at line 1742 of file SkylakeMsr.h.
| UINT32 MSR_SKYLAKE_UNC_PERF_FIXED_CTR_REGISTER::CurrentCountHi |
[Bits 43:32] Current count.
Definition at line 1746 of file SkylakeMsr.h.
| UINT32 MSR_SKYLAKE_UNC_PERF_FIXED_CTR_REGISTER::Reserved |
Definition at line 1747 of file SkylakeMsr.h.
| UINT64 MSR_SKYLAKE_UNC_PERF_FIXED_CTR_REGISTER::Uint64 |
All bit fields as a 64-bit value
Definition at line 1752 of file SkylakeMsr.h.