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

Table Of Contents
Vol. 3 A-9
PERFORMANCE-MONITORING EVENTS
24H 01H L2_RQSTS.LD_HIT Counts number of loads that hit the
L2 cache. L2 loads include both L1D
demand misses as well as L1D
prefetches. L2 loads can be
rejected for various reasons. Only
non rejected loads are counted.
24H 02H L2_RQSTS.LD_MISS Counts the number of loads that
miss the L2 cache. L2 loads include
both L1D demand misses as well as
L1D prefetches.
24H 03H L2_RQSTS.LOADS Counts all L2 load requests. L2
loads include both L1D demand
misses as well as L1D prefetches.
24H 04H L2_RQSTS.RFO_HIT Counts the number of store RFO
requests that hit the L2 cache. L2
RFO requests include both L1D
demand RFO misses as well as L1D
RFO prefetches. Count includes WC
memory requests, where the data
is not fetched but the permission to
write the line is required.
24H 08H L2_RQSTS.RFO_MISS Counts the number of store RFO
requests that miss the L2 cache. L2
RFO requests include both L1D
demand RFO misses as well as L1D
RFO prefetches.
24H 0CH L2_RQSTS.RFOS Counts all L2 store RFO requests.
L2 RFO requests include both L1D
demand RFO misses as well as L1D
RFO prefetches.
24H 10H L2_RQSTS.IFETCH_H
IT
Counts number of instruction
fetches that hit the L2 cache. L2
instruction fetches include both L1I
demand misses as well as L1I
instruction prefetches.
24H 20H L2_RQSTS.IFETCH_M
ISS
Counts number of instruction
fetches that miss the L2 cache. L2
instruction fetches include both L1I
demand misses as well as L1I
instruction prefetches.
Table A-2. Non-Architectural Performance Events In the Processor Core for Intel Core
i7 Processors
Event
Num.
Umask
Value
Event Mask
Mnemonic Description Comment