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

Table Of Contents
Vol. 3 A-63
PERFORMANCE-MONITORING EVENTS
07H 02H SSE_PRE_EXEC.L2 Streaming
SIMD
Extensions
(SSE)
PrefetchT1 and
PrefetchT2
instructions
executed
This event counts the number of times the
SSE instructions prefetchT1 and
prefetchT2 are executed. These
instructions prefetch the data to the L2
cache.
07H 03H SSE_PRE_
EXEC.STORES
Streaming SIMD
Extensions
(SSE) Weakly-
ordered store
instructions
executed
This event counts the number of times
SSE non-temporal store instructions are
executed.
08H 01H DTLB_MISSES.
ANY
Memory
accesses that
missed the
DTLB
This event counts the number of Data
Table Lookaside Buffer (DTLB) misses. The
count includes misses detected as a result
of speculative accesses.
Typically a high count for this event
indicates that the code accesses a large
number of data pages.
08H 02H DTLB_MISSES
.MISS_LD
DTLB misses
due to load
operations
This event counts the number of Data
Table Lookaside Buffer (DTLB) misses due
to load operations.
This count includes misses detected as a
result of speculative accesses.
08H 04H DTLB_MISSES.L0_
MISS_LD
L0 DTLB misses
due to load
operations
This event counts the number of level 0
Data Table Lookaside Buffer (DTLB0)
misses due to load operations.
This count includes misses detected as a
result of speculative accesses. Loads that
miss that DTLB0 and hit the DTLB1 can
incur two-cycle penalty.
Table A-6. Non-Architectural Performance Events
in Processors Based on Intel Core Microarchitecture (Contd.)
Event
Num
Umask
Value Event Name Definition
Description and
Comment