Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

IxPerfProfAccBusPmuResults Struct Reference
[IXP425 Performance Profiling (IxPerfProfAcc) API]

Results obtained from running the Bus Pmu component. The results are obtained when the get functions is called. More...


Data Fields

UINT32 statsToGetLower27Bit [IX_PERFPROF_ACC_BUS_PMU_MAX_PECS]
 Lower 27 Bit of counter value.

UINT32 statsToGetUpper32Bit [IX_PERFPROF_ACC_BUS_PMU_MAX_PECS]
 Upper 32 Bit of counter value.


Detailed Description

Results obtained from running the Bus Pmu component. The results are obtained when the get functions is called.

Definition at line 189 of file IxPerfProfAcc.h.


Field Documentation

UINT32 IxPerfProfAccBusPmuResults::statsToGetLower27Bit[IX_PERFPROF_ACC_BUS_PMU_MAX_PECS]
 

Lower 27 Bit of counter value.

Definition at line 191 of file IxPerfProfAcc.h.

UINT32 IxPerfProfAccBusPmuResults::statsToGetUpper32Bit[IX_PERFPROF_ACC_BUS_PMU_MAX_PECS]
 

Upper 32 Bit of counter value.

Definition at line 192 of file IxPerfProfAcc.h.


The documentation for this struct was generated from the following file:
Automatically generated from sources. © Intel Corp. 2003