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

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

contains summary of samples taken More...


Data Fields

UINT32 programCounter
 the program counter value of the sample

UINT32 freq
 the frequency of the occurence of the sample


Detailed Description

contains summary of samples taken

Structure contains all details of each program counter value - frequency that PC occurs

Definition at line 133 of file IxPerfProfAcc.h.


Field Documentation

UINT32 IxPerfProfAccXscalePmuSamplePcProfile::freq
 

the frequency of the occurence of the sample

Definition at line 136 of file IxPerfProfAcc.h.

UINT32 IxPerfProfAccXscalePmuSamplePcProfile::programCounter
 

the program counter value of the sample

Definition at line 135 of file IxPerfProfAcc.h.


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