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

Table Of Contents
A-74 Vol. 3
PERFORMANCE-MONITORING EVENTS
49H 02HL1D_SPLIT.
STORES
Cache line split
stores to the
L1 data cache
This event counts the number of store
operations that span two cache lines.
4BH 00HSSE_PRE_
MISS.NTA
Streaming SIMD
Extensions
(SSE) Prefetch
NTA
instructions
missing all
cache levels
This event counts the number of times the
SSE instructions prefetchNTA were
executed and missed all cache levels.
Due to speculation an executed instruction
might not retire. This instruction
prefetches the data to the L1 data cache.
4BH 01HSSE_PRE_
MISS.L1
Streaming SIMD
Extensions
(SSE)
PrefetchT0
instructions
missing all
cache levels
This event counts the number of times the
SSE instructions prefetchT0 were
executed and missed all cache levels.
Due to speculation executed instruction
might not retire. The prefetchT0
instruction prefetches data to the L2
cache and L1 data cache.
4BH 02H SSE_PRE_
MISS.L2
Streaming SIMD
Extensions
(SSE)
PrefetchT1 and
PrefetchT2
instructions
missing all
cache levels
This event counts the number of times the
SSE instructions prefetchT1 and
prefetchT2 were executed and missed all
cache levels.
Due to speculation, an executed
instruction might not retire. The
prefetchT1 and PrefetchNT2 instructions
prefetch data to the L2 cache.
4CH 00H LOAD_HIT_PRE Load
operations
conflicting with
a software
prefetch to the
same address
This event counts load operations sent to
the L1 data cache while a previous
Streaming SIMD Extensions (SSE) prefetch
instruction to the same cache line has
started prefetching but has not yet
finished.
4EH 10H L1D_PREFETCH.
REQUESTS
L1 data cache
prefetch
requests
This event counts the number of times the
L1 data cache requested to prefetch a
data cache line. Requests can be rejected
when the L2 cache is busy and
resubmitted later or lost.
All requests are counted, including those
that are rejected.
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