XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
PAL_PERFORMANCE_INFO Struct Reference

#include <Pal.h>

Public Attributes

UINT64 NumberOfPmcPairs:8
 
UINT64 WidthOfCounter:8
 
UINT64 TypeOfCycleCounting:8
 
UINT64 TypeOfRetiredInstructionBundle:8
 
UINT64 Reserved:32
 

Member Data Documentation

◆ NumberOfPmcPairs

UINT64 PAL_PERFORMANCE_INFO::NumberOfPmcPairs

Unsigned 8-bit number defining the number of generic PMC/PMD pairs.

◆ Reserved

UINT64 PAL_PERFORMANCE_INFO::Reserved

◆ TypeOfCycleCounting

UINT64 PAL_PERFORMANCE_INFO::TypeOfCycleCounting

Unsigned 8-bit number defining the event type for counting processor cycles.

◆ TypeOfRetiredInstructionBundle

UINT64 PAL_PERFORMANCE_INFO::TypeOfRetiredInstructionBundle

Retired Unsigned 8-bit number defining the event type for retired instruction bundles.

◆ WidthOfCounter

UINT64 PAL_PERFORMANCE_INFO::WidthOfCounter

Unsigned 8-bit number in the range 0:60 defining the number of implemented counter bits.


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