iLLD_TC27xD  1.0
Data Structures
Collaboration diagram for Data Structures:

Data Structures

struct  IfxCpu_Counter
 
struct  IfxCpu_Perf
 Performance counter result. More...
 

Detailed Description


Data Structure Documentation

struct IfxCpu_Counter

Definition at line 132 of file IfxCpu.h.

Data Fields
uint32 counter Counter value.
boolean overlfow sticky overlfow
struct IfxCpu_Perf

Performance counter result.

Definition at line 144 of file IfxCpu.h.

Collaboration diagram for IfxCpu_Perf:
Data Fields
IfxCpu_Counter clock CPU clock counter.
IfxCpu_Counter counter1 Multi counter 1.
IfxCpu_Counter counter2 Multi counter 2.
IfxCpu_Counter counter3 Multi counter 3.
IfxCpu_Counter instruction Instruction counter.