|
|
ALL instruction count
|
Measures the number of times any instructions in the specified section are executed (default).
|
Branch instruction count (excluding condition mismatch Bcond instruction, Loop instruction, exception instruction)
|
Measures the number of times branch instruction (excluding condition mismatch Bcond instruction, Loop instruction, exception instruction) in the specified section are accepted.
|
Conditional branch instruction count (Bcond instruction, Loop instruction)
|
Measures the number of times conditional branch instruction (Bcond instruction, Loop instruction) in the specified section are accepted.
|
Branch prediction misses of conditional branch instruction count (Bcond instruction, Loop instruction)
|
Measures the number of times branch prediction misses of conditional branch instruction (Bcond instruction, Loop instruction) in the specified section are accepted.
|
EI level interrupt count
|
Measures the number of times EI-level interrupts in the specified section are accepted.
|
FE level interrupt count
|
Measures the number of times FE-level interrupts in the specified section are accepted.
|
ALL instruction async exception count
|
Measures the number of times any instruction async exceptions in the specified section are accepted.
|
ALL instruction sync exception count
|
Measures the number of times any instruction sync exceptions in the specified section are accepted.
|
Stall cycles issued to the instruction execution unit
|
Measures the number of stall cycles issued to the instruction execution unit in the specified section.
|
Clock cycle
|
Measures the number of clock cycles in the specified section.
|
Non-interrupt cycle
|
Measures the number of cycles excluding the interrupt processing in the specified section.
|
Interrupt disable cycle of DI/EI
|
Measures the number of cycles in which DI/EI interrupts are disabled in the specified section.
|
CPU issued instruction fetch request count
|
Measures the number of instruction fetch requests issued by CPU in the specified section.
|
Response count for CPU issued instruction fetch request
|
Measures the number of instruction cache non-wait responses for instruction fetch requests issued by CPU in the specified section.
|
Background interrupt count
|
Measures the number of times interrupts in the specified section are accepted in the background.
|
Background EI level interrupt count
|
Measures the number of times EI-level interrupts in the specified section is accepted in the background.
|
Background FE level interrupt count
|
Measures the number of times FE-level interrupts in the specified section is accepted in the background.
|
Background instruction async exception count
|
Measures the number of times any instruction async exceptions in the specified section are accepted in the background.
|