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

Table Of Contents
A-122 Vol. 3
PERFORMANCE-MONITORING EVENTS
CAH 01H SIMD_COMP_IN
ST_RETIRED.PA
CKED_SINGLE
Retired
computational
Streaming SIMD
Extensions
(SSE) packed-
single
instructions.
This event counts the number of
computational SSE packed-single instructions
retired. Computational instructions perform
arithmetic computations, like add, multiply
and divide. Instructions that perform load and
store operations or logical operations, like
XOR, OR, and AND are not counted by this
event.
CAH 02H SIMD_COMP_IN
ST_RETIRED.SC
ALAR_SINGLE
Retired
computational
Streaming SIMD
Extensions
(SSE) scalar-
single
instructions.
This event counts the number of
computational SSE scalar-single instructions
retired. Computational instructions perform
arithmetic computations, like add, multiply
and divide. Instructions that perform load and
store operations or logical operations, like
XOR, OR, and AND are not counted by this
event
CAH 04H SIMD_COMP_IN
ST_RETIRED.PA
CKED_DOUBLE
Retired
computational
Streaming SIMD
Extensions 2
(SSE2) packed-
double
instructions.
This event counts the number of
computational SSE2 packed-double
instructions retired. Computational
instructions perform arithmetic
computations, like add, multiply and divide.
Instructions that perform load and store
operations or logical operations, like XOR, OR,
and AND are not counted by this event.
CAH 08H SIMD_COMP_IN
ST_RETIRED.SC
ALAR_DOUBLE
Retired
computational
Streaming SIMD
Extensions 2
(SSE2) scalar-
double
instructions
This event counts the number of
computational SSE2 scalar-double
instructions retired. Computational
instructions perform arithmetic
computations, like add, multiply and divide.
Instructions that perform load and store
operations or logical operations, like XOR, OR,
and AND are not counted by this event.
CBH 01H MEM_LOAD_RE
TIRED.L2_HIT
Retired loads
that hit the L2
cache (precise
event)
This event counts the number of retired load
operations that missed the L1 data cache and
hit the L2 cache.
CBH 02H MEM_LOAD_RE
TIRED.L2_MISS
Retired loads
that miss the L2
cache (precise
event)
This event counts the number of retired load
operations that missed the L2 cache.
Table A-7. Non-Architectural Performance Events for Intel Atom Processors
Event
Num.
Umask
Value Event Name Definition Description and Comment