TianoCore EDK2 master
Loading...
Searching...
No Matches
MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTR_REGISTER Union Reference

#include <MdePkg/Include/Register/Intel/Msr/SandyBridgeMsr.h>

Data Fields

struct {
   UINT32   CurrentCount: 32
 
   UINT32   CurrentCountHi: 16
 
   UINT32   Reserved: 16
 
Bits
 
UINT64 Uint64
 

Detailed Description

MSR information returned for MSR index MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTR

Definition at line 2142 of file SandyBridgeMsr.h.

Field Documentation

◆ 

struct { ... } MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTR_REGISTER::Bits

Individual bit fields

◆ CurrentCount

UINT32 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTR_REGISTER::CurrentCount

[Bits 31:0] Current count.

Definition at line 2150 of file SandyBridgeMsr.h.

◆ CurrentCountHi

UINT32 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTR_REGISTER::CurrentCountHi

[Bits 47:32] Current count.

Definition at line 2154 of file SandyBridgeMsr.h.

◆ Reserved

UINT32 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTR_REGISTER::Reserved

Definition at line 2155 of file SandyBridgeMsr.h.

◆ Uint64

UINT64 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTR_REGISTER::Uint64

All bit fields as a 64-bit value

Definition at line 2160 of file SandyBridgeMsr.h.


The documentation for this union was generated from the following file: