|
TianoCore EDK2 master
|
#include <MdePkg/Include/Register/Intel/Msr/SkylakeMsr.h>
Data Fields | |
| struct { | |
| UINT32 TotalEnergy: 32 | |
| UINT32 Reserved: 32 | |
| } | Bits |
| UINT32 | Uint32 |
| UINT64 | Uint64 |
MSR information returned for MSR index MSR_SKYLAKE_PLATFORM_ENERGY_COUNTER
Definition at line 675 of file SkylakeMsr.h.
| struct { ... } MSR_SKYLAKE_PLATFORM_ENERGY_COUNTER_REGISTER::Bits |
Individual bit fields
| UINT32 MSR_SKYLAKE_PLATFORM_ENERGY_COUNTER_REGISTER::Reserved |
Definition at line 689 of file SkylakeMsr.h.
| UINT32 MSR_SKYLAKE_PLATFORM_ENERGY_COUNTER_REGISTER::TotalEnergy |
[Bits 31:0] Total energy consumed by all devices in the platform that receive power from integrated power delivery mechanism, Included platform devices are processor cores, SOC, memory, add-on or peripheral devices that get powered directly from the platform power delivery means. The energy units are specified in the MSR_RAPL_POWER_UNIT.Enery_Status_Unit.
Definition at line 688 of file SkylakeMsr.h.
| UINT32 MSR_SKYLAKE_PLATFORM_ENERGY_COUNTER_REGISTER::Uint32 |
All bit fields as a 32-bit value
Definition at line 694 of file SkylakeMsr.h.
| UINT64 MSR_SKYLAKE_PLATFORM_ENERGY_COUNTER_REGISTER::Uint64 |
All bit fields as a 64-bit value
Definition at line 698 of file SkylakeMsr.h.