DynamicTablesPkg[all]  1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CmArmPmcgNode Struct Reference

Data Fields

CM_OBJECT_TOKEN Token
 An unique token used to identify this object. More...
 
UINT32 IdMappingCount
 Number of ID mappings. More...
 
CM_OBJECT_TOKEN IdMappingToken
 Reference token for the ID mapping array. More...
 
UINT64 BaseAddress
 Base Address for performance monitor counter group. More...
 
UINT32 OverflowInterrupt
 GSIV for the Overflow interrupt. More...
 
UINT64 Page1BaseAddress
 Page 1 Base address. More...
 
CM_OBJECT_TOKEN ReferenceToken
 Reference token for the IORT node associated with this node. More...
 

Detailed Description

A structure that describes the PMCG node for the Platform.

ID: EArmObjPmcg

Field Documentation

UINT64 CmArmPmcgNode::BaseAddress

Base Address for performance monitor counter group.

UINT32 CmArmPmcgNode::IdMappingCount

Number of ID mappings.

CM_OBJECT_TOKEN CmArmPmcgNode::IdMappingToken

Reference token for the ID mapping array.

UINT32 CmArmPmcgNode::OverflowInterrupt

GSIV for the Overflow interrupt.

UINT64 CmArmPmcgNode::Page1BaseAddress

Page 1 Base address.

CM_OBJECT_TOKEN CmArmPmcgNode::ReferenceToken

Reference token for the IORT node associated with this node.

CM_OBJECT_TOKEN CmArmPmcgNode::Token

An unique token used to identify this object.