Intel 64 and IA-32 Architectures Software Developers Manual Volume 3B, System Programming Guide Part 2

Table Of Contents
Vol. 3 A-115
PERFORMANCE-MONITORING EVENTS
7FH See
Table
18-11
BUS_IO_WAIT IO requests
waiting in the
bus queue
This event counts the number of core cycles
during which IO requests wait in the bus
queue. This event counts IO requests from
the core.
80H 03H ICACHE.ACCESS
ES
Instruction
fetches
This event counts all instruction fetches,
including uncacheable fetches.
80H 02H ICACHE.MISSES Icache miss This event counts all instruction fetches that
miss the Instruction cache or produce
memory requests. This includes uncacheable
fetches. An instruction fetch miss is counted
only once and not once for every cycle it is
outstanding
82H 04H ITLB.FLUSH ITLB flushes This event counts the number of ITLB
flushes.
82H 02H ITLB.MISSES ITLB misses This event counts the number of instruction
fetches that miss the ITLB.
AAH 02H MACRO_INSTS.C
ISC_DECODED
CISC macro
instructions
decoded
This event counts the number of complex
instructions decoded, but not necessarily
executed or retired. Only one complex
instruction can be decoded at a time
AAH 03H MACRO_INSTS.
ALL_DECODED
All Instructions
decoded
This event counts the number of instructions
decoded.
B0H 00H SIMD_UOPS_EX
EC.S
SIMD micro-ops
executed
(excluding
stores)
This event counts all the SIMD micro-ops
executed. This event does not count MOVQ
and MOVD stores from register to memory.
B0H 80H SIMD_UOPS_EX
EC.AR
SIMD micro-ops
retired
(excluding
stores)
This event counts the number of SIMD
saturated arithmetic micro-ops executed.
B1H 00H SIMD_SAT_UOP
_EXEC.S
SIMD saturated
arithmetic
micro-ops
executed
This event counts the number of SIMD
saturated arithmetic micro-ops executed.
B1H 80H SIMD_SAT_UOP
_EXEC.AR
SIMD saturated
arithmetic
micro-ops
retired
This event counts the number of SIMD
saturated arithmetic micro-ops retired.
Table A-7. Non-Architectural Performance Events for Intel Atom Processors
Event
Num.
Umask
Value Event Name Definition Description and Comment