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

Table Of Contents
Vol. 3 A-41
PERFORMANCE-MONITORING EVENTS
09H 01H UNC_LLC_MISS.READ Number of code read, data read and
RFO requests that miss the LLC.
09H 02H UNC_LLC_MISS.WRIT
E
Number of writeback requests that
miss the LLC. Should always be zero
as writebacks from the cores will
always result in LLC hits due to the
inclusive property of the LLC.
09H 04H UNC_LLC_MISS.PROB
E
Number of snoops from IOH or
remote sockets that miss the LLC.
09H 03H UNC_LLC_MISS.ANY Number of reads and writes that
miss the LLC.
0AH 01H UNC_LLC_LINES_IN.
M_STATE
Counts the number of LLC lines
allocated in M state. The only time
a cache line is allocated in the M
state is when the line was
forwarded in M state is forwarded
due to a Snoop Read Invalidate Own
request.
0AH 02H UNC_LLC_LINES_IN.E
_STATE
Counts the number of LLC lines
allocated in E state.
0AH 04H UNC_LLC_LINES_IN.S
_STATE
Counts the number of LLC lines
allocated in S state.
0AH 08H UNC_LLC_LINES_IN.F
_STATE
Counts the number of LLC lines
allocated in F state.
0AH 0FH UNC_LLC_LINES_IN.A
NY
Counts the number of LLC lines
allocated in any state.
0BH 01H UNC_LLC_LINES_OU
T.M_STATE
Counts the number of LLC lines
victimized that were in the M state.
When the victim cache line is in M
state, the line is written to its home
cache agent which can be either
local or remote.
0BH 02H UNC_LLC_LINES_OU
T.E_STATE
Counts the number of LLC lines
victimized that were in the E state.
0BH 04H UNC_LLC_LINES_OU
T.S_STATE
Counts the number of LLC lines
victimized that were in the S state.
0BH 08H UNC_LLC_LINES_OU
T.I_STATE
Counts the number of LLC lines
victimized that were in the I state.
Table A-3. Non-Architectural Performance Events In the Processor Uncore for Intel
Core i7 Processors
Event
Num.
Umask
Value
Event Mask
Mnemonic Description Comment