Page doesn't render properly ?

Intel Core i7 (Nehalem) events

This is a list of all Core i7 CPU's performance counter event types. Please see the Intel Architecture 32 Family Developer's Manual, Volume 3, Appendix A.

NameDescriptionCounters usableUnit mask options
CPU_CLK_UNHALTED Clock cycles when not halted 0, 1, 2, 3
UNHALTED_REFERENCE_CYCLES Unhalted reference cycles 0, 1, 2, 3 0x01: No unit mask
LLC_MISSES Last level cache demand requests from this core that missed the LLC 0, 1, 2, 3 0x41: No unit mask
LLC_REFS Last level cache demand requests from this core 0, 1, 2, 3 0x4f: No unit mask
INST_RETIRED number of instructions retired 0, 1, 2, 3 0x01: any_p instructions retired
0x02: x87 Counts the number of floating point computational operations retired: floating point computational operations executed by the assist handler and sub-operations of complex floating point instructions like transcendental instructions
BR_INST_RETIRED number of branch instructions retired 0, 1, 2, 3 0x00: all_branches See Table A-1
0x01: conditional Counts the number of conditional branch instructions retired
0x02: near_call Counts the number of direct & indirect near unconditional calls retired
0x04: all_branches Counts the number of branch instructions retired
BR_MISS_PRED_RETIRED number of mispredicted branches retired (precise) 0, 1, 2, 3 0x00: all_branches See Table A-1
0x02: near_call Counts mispredicted direct & indirect near unconditional retired calls
SB_FORWARD Counts the number of store forwards. 0, 1, 2, 3 0x01: any Counts the number of store forwards
LOAD_BLOCK Counts the number of loads blocked 0, 1, 2, 3 0x01: std Counts the number of loads blocked by a preceding store with unknown data
0x04: address_offset Counts the number of loads blocked by a preceding store address
SB_DRAIN Counts the cycles of store buffer drains. 0, 1, 2, 3 0x01: cycles Counts the cycles of store buffer drains
MISALIGN_MEM_REF Counts the number of misaligned load references 0, 1, 2, 3 0x01: load Counts the number of misaligned load references
0x02: store Counts the number of misaligned store references
0x03: any Counts the number of misaligned memory references
STORE_BLOCKS This event counts the number of load operations delayed caused by preceding stores. 0, 1, 2, 3 0x01: not_sta This event counts the number of load operations delayed caused by preceding stores whose addresses are known but whose data is unknown, and preceding stores that conflict with the load but which incompletely overlap the load
0x02: sta This event counts load operations delayed caused by preceding stores whose addresses are unknown (STA block)
0x04: at_ret Counts number of loads delayed with at-Retirement block code
0x08: l1d_block Cacheable loads delayed with L1D block code
0x0f: any All loads delayed due to store blocks
PARTIAL_ADDRESS_ALIAS Counts false dependency due to partial address aliasing 0, 1, 2, 3 0x01: No unit mask
DTLB_LOAD_MISSES Counts dtlb page walks 0, 1, 2, 3 0x01: any Counts all load misses that cause a page walk
0x02: walk_completed Counts number of completed page walks due to load miss in the STLB
0x10: stlb_hit Number of cache load STLB hits
0x20: pde_miss Number of DTLB cache load misses where the low part of the linear to physical address translation was missed
0x40: pdp_miss Number of DTLB cache load misses where the high part of the linear to physical address translation was missed
0x80: large_walk_completed Counts number of completed large page walks due to load miss in the STLB
MEMORY_DISAMBIGURATION Counts memory disambiguration events 0, 1, 2, 3 0x01: reset Counts memory disambiguration reset cycles
0x02: success Counts the number of loads that memory disambiguration succeeded
0x04: watchdog Counts the number of times the memory disambiguration watchdog kicked in
0x08: watch_cycles Counts the cycles that the memory disambiguration watchdog is active
MEM_INST_RETIRED Counts the number of instructions with an architecturally-visible load/store retired on the architected path. 0, 1, 2, 3 0x01: loads Counts the number of instructions with an architecturally-visible store retired on the architected path
0x02: stores Counts the number of instructions with an architecturally-visible store retired on the architected path
MEM_STORE_RETIRED The event counts the number of retired stores that missed the DTLB. The DTLB miss is not counted if the store operation causes a fault. Does not count prefetches. Counts both primary and secondary misses to the TLB 0, 1, 2, 3 0x01: dtlb_miss The event counts the number of retired stores that missed the DTLB
UOPS_ISSUED Counts the number of Uops issued by the Register Allocation Table to the Reservation Station, i.e. the UOPs issued from the front end to the back end. 0, 1, 2, 3 0x01: any Counts the number of Uops issued by the Register Allocation Table to the Reservation Station, i
0x01: stalled_cycles Counts the number of cycles no Uops issued by the Register Allocation Table to the Reservation Station, i
0x02: fused Counts the number of fused Uops that were issued from the Register Allocation Table to the Reservation Station
MEM_UNCORE_RETIRED Counts number of memory load instructions retired where the memory reference hit modified data in another core 0, 1, 2, 3 0x02: other_core_l2_hitm Counts number of memory load instructions retired where the memory reference hit modified data in a sibling core residing on the same socket
0x08: remote_cache_local_home_hit Counts number of memory load instructions retired where the memory reference missed the L1, L2 and LLC caches and HIT in a remote socket's cache
0x10: remote_dram Counts number of memory load instructions retired where the memory reference missed the L1, L2 and LLC caches and was remotely homed
0x20: local_dram Counts number of memory load instructions retired where the memory reference missed the L1, L2 and LLC caches and required a local socket memory reference
FP_COMP_OPS_EXE Counts the number of FP Computational Uops Executed. 0, 1, 2, 3 0x01: x87 Counts the number of FP Computational Uops Executed
0x02: mmx Counts number of MMX Uops executed
0x04: sse_fp Counts number of SSE and SSE2 FP uops executed
0x08: sse2_integer Counts number of SSE2 integer uops executed
0x10: sse_fp_packed Counts number of SSE FP packed uops executed
0x20: sse_fp_scalar Counts number of SSE FP scalar uops executed
0x40: sse_single_precision Counts number of SSE* FP single precision uops executed
0x80: sse_double_precision Counts number of SSE* FP double precision uops executed
SIMD_INT_128 Counts number of 128 bit SIMD integer operations. 0, 1, 2, 3 0x01: packed_mpy Counts number of 128 bit SIMD integer multiply operations
0x02: packed_shift Counts number of 128 bit SIMD integer shift operations
0x04: pack Counts number of 128 bit SIMD integer pack operations
0x08: unpack Counts number of 128 bit SIMD integer unpack operations
0x10: packed_logical Counts number of 128 bit SIMD integer logical operations
0x20: packed_arith Counts number of 128 bit SIMD integer arithmetic operations
0x40: shuffle_move Counts number of 128 bit SIMD integer shuffle and move operations
LOAD_DISPATCH Counts number of loads dispatched from the Reservation Station that bypass. 0, 1, 2, 3 0x01: rs Counts number of loads dispatched from the Reservation Station that bypass the Memory Order Buffer
0x02: rs_delayed Counts the number of delayed RS dispatches at the stage latch
0x04: mob Counts the number of loads dispatched from the Reservation Station to the Memory Order Buffer
0x07: any Counts all loads dispatched from the Reservation Station
ARITH Counts division cycles and number of multiplies. Includes integer and FP, but excludes DPPS/MPSAD. 0, 1, 2, 3 0x01: cycles_div_busy Counts the number of cycles the divider is busy executing divide or square root operations
0x02: mul Counts the number of multiply operations executed
INST_QUEUE_WRITES Counts the number of instructions written into the instruction queue every cycle. 0, 1, 2, 3 0x01: No unit mask
INST_DECODED Counts number of instructions that require decoder 0 to be decoded. Usually, this means that the instruction maps to more than 1 uop 0, 1, 2, 3 0x01: dec0 Counts number of instructions that require decoder 0 to be decoded
TWO_UOP_INSTS_DECODED An instruction that generates two uops was decoded 0, 1, 2, 3 0x01: No unit mask
HW_INT Counts hardware interrupt events. 0, 1, 2, 3 0x01: rcv Number of interrupt received
0x02: cycles_masked Number of cycles interrupt are masked
0x04: cycles_pending_and_masked Number of cycles interrupts are pending and masked
INST_QUEUE_WRITE_CYCLES This event counts the number of cycles during which instructions are written to the instruction queue. Dividing this counter by the number of instructions written to the instruction queue (INST_QUEUE_WRITES) yields the average number of instructions decoded each cycle. If this number is less than four and the pipe stalls, this indicates that the decoder is failing to decode enough instructions per cycle to sustain the 4-wide pipeline. 0, 1, 2, 3 0x01: No unit mask
L2_RQSTS Counts number of L2 data loads 0, 1, 2, 3 0x01: ld_hit Counts number of loads that hit the L2 cache
0x02: ld_miss Counts the number of loads that miss the L2 cache
0x03: loads Counts all L2 load requests
0x04: rfo_hit Counts the number of store RFO requests that hit the L2 cache
0x08: rfo_miss Counts the number of store RFO requests that miss the L2 cache
0x0c: rfos Counts all L2 store RFO requests
0x10: ifetch_hit Counts number of instruction fetches that hit the L2 cache
0x20: ifetch_miss Counts number of instruction fetches that miss the L2 cache
0x30: ifetches Counts all instruction fetches
0x40: prefetch_hit Counts L2 prefetch hits for both code and data
0x80: prefetch_miss Counts L2 prefetch misses for both code and data
0xc0: prefetches Counts all L2 prefetches for both code and data
0xaa: miss Counts all L2 misses for both code and data
0xff: references Counts all L2 requests for both code and data
L2_DATA_RQSTS More L2 data loads. 0, 1, 2, 3 0x01: i_state Counts number of L2 data demand loads where the cache line to be loaded is in the I (invalid) state, i
0x02: s_state Counts number of L2 data demand loads where the cache line to be loaded is in the S (shared) state
0x04: e_state Counts number of L2 data demand loads where the cache line to be loaded is in the E (exclusive) state
0x08: m_state Counts number of L2 data demand loads where the cache line to be loaded is in the M (modified) state
0x0f: mesi Counts all L2 data demand requests
0x10: i_state Counts number of L2 prefetch data loads where the cache line to be loaded is in the I (invalid) state, i
0x20: s_state Counts number of L2 prefetch data loads where the cache line to be loaded is in the S (shared) state
0x40: e_state Counts number of L2 prefetch data loads where the cache line to be loaded is in the E (exclusive) state
0x80: m_state Counts number of L2 prefetch data loads where the cache line to be loaded is in the M (modified) state
0xf0: mesi Counts all L2 prefetch requests
0xff: any Counts all L2 data requests
L2_WRITE Counts number of L2 writes 0, 1, 2, 3 0x01: i_state Counts number of L2 demand store RFO requests where the cache line to be loaded is in the I (invalid) state, i
0x02: s_state Counts number of L2 store RFO requests where the cache line to be loaded is in the S (shared) state
0x04: e_state Counts number of L2 store RFO requests where the cache line to be loaded is in the E (exclusive) state
0x08: m_state Counts number of L2 store RFO requests where the cache line to be loaded is in the M (modified) state
0x0e: hit Counts number of L2 store RFO requests where the cache line to be loaded is in either the S, E or M states
0x0f: mesi Counts all L2 store RFO requests
0x10: i_state Counts number of L2 demand lock RFO requests where the cache line to be loaded is in the I (invalid) state, i
0x20: s_state Counts number of L2 lock RFO requests where the cache line to be loaded is in the S (shared) state
0x40: e_state Counts number of L2 demand lock RFO requests where the cache line to be loaded is in the E (exclusive) state
0x80: m_state Counts number of L2 demand lock RFO requests where the cache line to be loaded is in the M (modified) state
0xe0: hit Counts number of L2 demand lock RFO requests where the cache line to be loaded is in either the S, E, or M state
0xf0: mesi Counts all L2 demand lock RFO requests
L1D_WB_L2 Counts number of L1 writebacks to the L2. 0, 1, 2, 3 0x01: i_state Counts number of L1 writebacks to the L2 where the cache line to be written is in the I (invalid) state, i
0x02: s_state Counts number of L1 writebacks to the L2 where the cache line to be written is in the S state
0x04: e_state Counts number of L1 writebacks to the L2 where the cache line to be written is in the E (exclusive) state
0x08: m_state Counts number of L1 writebacks to the L2 where the cache line to be written is in the M (modified) state
0x0f: mesi Counts all L1 writebacks to the L2
LONGEST_LAT_CACHE Count LLC cache reference latencies. 0, 1, 2, 3 0x4f: reference This event counts requests originating from the core that reference a cache line in the last level cache
0x41: miss This event counts each cache miss condition for references to the last level cache
CPU_CLK_UNHALTED Counts the number of thread cycles while the thread is not in a halt state. 0, 1, 2, 3 0x00: thread_p Counts the number of thread cycles while the thread is not in a halt state
0x01: ref_p Increments at the frequency of a slower reference clock when not halted
UOPS_DECODED_DEC0 Counts micro-ops decoded by decoder 0. 0, 1, 2, 3 0x01: No unit mask
L1D_CACHE_LD Counts L1 data cache read requests. all 0x01: i_state Counts L1 data cache read requests where the cache line to be loaded is in the I (invalid) state, i
0x02: s_state Counts L1 data cache read requests where the cache line to be loaded is in the S (shared) state
0x04: e_state Counts L1 data cache read requests where the cache line to be loaded is in the E (exclusive) state
0x08: m_state Counts L1 data cache read requests where the cache line to be loaded is in the M (modified) state
0x0f: mesi Counts L1 data cache read requests
L1D_CACHE_ST Counts L1 data cache stores. all 0x01: i_state Counts L1 data cache store RFO requests where the cache line to be loaded is in the I state
0x02: s_state Counts L1 data cache store RFO requests where the cache line to be loaded is in the S (shared) state
0x04: e_state Counts L1 data cache store RFO requests where the cache line to be loaded is in the E (exclusive) state
0x08: m_state Counts L1 data cache store RFO requests where cache line to be loaded is in the M (modified) state
0x0f: mesi Counts L1 data cache store RFO requests
L1D_CACHE_LOCK Counts retired load locks in the L1D cache. all 0x01: hit Counts retired load locks that hit in the L1 data cache or hit in an already allocated fill buffer
0x02: s_state Counts L1 data cache retired load locks that hit the target cache line in the shared state
0x04: e_state Counts L1 data cache retired load locks that hit the target cache line in the exclusive state
0x08: m_state Counts L1 data cache retired load locks that hit the target cache line in the modified state
L1D_ALL_REF Counts all references to the L1 data cache, all 0x01: any Counts all references (uncached, speculated and retired) to the L1 data cache, including all loads and stores with any memory types
0x02: cacheable Counts all data reads and writes (speculated and retired) from cacheable memory, including locked operations
DTLB_MISSES Counts the number of misses in the STLB 0, 1, 2, 3 0x01: any Counts the number of misses in the STLB which causes a page walk
0x02: walk_completed Counts number of misses in the STLB which resulted in a completed page walk
0x10: stlb_hit Counts the number of DTLB first level misses that hit in the second level TLB
0x20: pde_miss Number of DTLB cache misses where the low part of the linear to physical address translation was missed
0x40: pdp_miss Number of DTLB misses where the high part of the linear to physical address translation was missed
0x80: large_walk_completed Counts number of completed large page walks due to misses in the STLB
SSE_MEM_EXEC Counts number of SSE instructions which missed the L1 data cache. 0, 1, 2, 3 0x01: nta Counts number of SSE NTA prefetch/weakly-ordered instructions which missed the L1 data cache
0x08: streaming_stores Counts number of SSE nontemporal stores
LOAD_HIT_PRE Counts load operations sent to the L1 data cache while a previous SSE prefetch instruction to the same cache line has started prefetching but has not yet finished. 0, 1, 2, 3 0x01: No unit mask
SFENCE_CYCLES Counts store fence cycles 0, 1, 2, 3 0x01: No unit mask
L1D_PREFETCH Counts number of hardware prefetch requests. 0, 1, 2, 3 0x01: requests Counts number of hardware prefetch requests dispatched out of the prefetch FIFO
0x02: miss Counts number of hardware prefetch requests that miss the L1D
0x04: triggers Counts number of prefetch requests triggered by the Finite State Machine and pushed into the prefetch FIFO
EPT Counts Extended Page Directory Entry accesses. The Extended Page Directory cache is used by Virtual Machine operating systems while the guest operating systems use the standard TLB caches. 0, 1, 2, 3 0x02: epde_miss Counts Extended Page Directory Entry misses
0x04: epdpe_hit Counts Extended Page Directory Pointer Entry hits
0x08: epdpe_miss Counts Extended Page Directory Pointer Entry misses
L1D Counts the number of lines brought from/to the L1 data cache. all 0x01: repl Counts the number of lines brought into the L1 data cache
0x02: m_repl Counts the number of modified lines brought into the L1 data cache
0x04: m_evict Counts the number of modified lines evicted from the L1 data cache due to replacement
0x08: m_snoop_evict Counts the number of modified lines evicted from the L1 data cache due to snoop HITM intervention
L1D_CACHE_PREFETCH_LOCK_FB_HIT Counts the number of cacheable load lock speculated instructions accepted into the fill buffer. 0, 1, 2, 3 0x01: No unit mask
L1D_CACHE_LOCK_FB_HIT Counts the number of cacheable load lock speculated or retired instructions accepted into the fill buffer. 0, 1, 2, 3 0x01: No unit mask
OFFCORE_REQUESTS_OUTSTANDING Counts weighted cycles of offcore requests. 0, 1, 2, 3 0x01: read_data Counts weighted cycles of offcore demand data read requests
0x02: read_code Counts weighted cycles of offcore demand code read requests
0x04: rfo Counts weighted cycles of offcore demand RFO requests
0x08: read Counts weighted cycles of offcore read requests of any kind
CACHE_LOCK_CYCLES Cycle count during which the L1/L2 caches are locked. A lock is asserted when there is a locked memory access, due to uncacheable memory, a locked operation that spans two cache lines, or a page walk from an uncacheable page table. all 0x01: l1d_l2 Cycle count during which the L1D and L2 are locked
0x02: l1d Counts the number of cycles that cacheline in the L1 data cache unit is locked
IO_TRANSACTIONS Counts the number of completed I/O transactions. 0, 1, 2, 3 0x01: No unit mask
L1I Counts L1i instruction cache accesses. 0, 1, 2, 3 0x01: hits Counts all instruction fetches that hit the L1 instruction cache
0x02: misses Counts all instruction fetches that miss the L1I cache
0x03: reads Counts all instruction fetches, including uncacheable fetches that bypass the L1I
0x04: cycles_stalled Cycle counts for which an instruction fetch stalls due to a L1I cache miss, ITLB miss or ITLB fault
IFU_IVC Instruction Fetch unit events 0, 1, 2, 3 0x01: full Instruction Fetche unit victim cache full
0x02: l1i_eviction L1 Instruction cache evictions
LARGE_ITLB Counts number of large ITLB accesses 0, 1, 2, 3 0x01: hit Counts number of large ITLB hits
L1I_OPPORTUNISTIC_HITS Opportunistic hits in streaming. 0, 1, 2, 3 0x01: No unit mask
ITLB_MISSES Counts the number of ITLB misses in various variants 0, 1, 2, 3 0x01: any Counts the number of misses in all levels of the ITLB which causes a page walk
0x02: walk_completed Counts number of misses in all levels of the ITLB which resulted in a completed page walk
0x04: walk_cycles Counts ITLB miss page walk cycles
0x04: pmh_busy_cycles Counts PMH busy cycles
0x10: stlb_hit Counts the number of ITLB misses that hit in the second level TLB
0x20: pde_miss Number of ITLB misses where the low part of the linear to physical address translation was missed
0x40: pdp_miss Number of ITLB misses where the high part of the linear to physical address translation was missed
0x80: large_walk_completed Counts number of completed large page walks due to misses in the STLB
ILD_STALL Cycles Instruction Length Decoder stalls 0, 1, 2, 3 0x01: lcp Cycles Instruction Length Decoder stalls due to length changing prefixes: 66, 67 or REX
0x02: mru Instruction Length Decoder stall cycles due to Brand Prediction Unit (PBU) Most Recently Used (MRU) bypass
0x04: iq_full Stall cycles due to a full instruction queue
0x08: regen Counts the number of regen stalls
0x0f: any Counts any cycles the Instruction Length Decoder is stalled
BR_INST_EXEC Counts the number of near branch instructions executed, but not necessarily retired. 0, 1, 2, 3 0x01: cond Counts the number of conditional near branch instructions executed, but not necessarily retired
0x02: direct Counts all unconditional near branch instructions excluding calls and indirect branches
0x04: indirect_non_call Counts the number of executed indirect near branch instructions that are not calls
0x07: non_calls Counts all non call near branch instructions executed, but not necessarily retired
0x08: return_near Counts indirect near branches that have a return mnemonic
0x10: direct_near_call Counts unconditional near call branch instructions, excluding non call branch, executed
0x20: indirect_near_call Counts indirect near calls, including both register and memory indirect, executed
0x30: near_calls Counts all near call branches executed, but not necessarily retired
0x40: taken Counts taken near branches executed, but not necessarily retired
0x7f: any Counts all near executed branches (not necessarily retired)
BR_MISP_EXEC Counts the number of mispredicted conditional near branch instructions executed, but not necessarily retired. 0, 1, 2, 3 0x01: cond Counts the number of mispredicted conditional near branch instructions executed, but not necessarily retired
0x02: direct Counts mispredicted macro unconditional near branch instructions, excluding calls and indirect branches (should always be 0)
0x04: indirect_non_call Counts the number of executed mispredicted indirect near branch instructions that are not calls
0x07: non_calls Counts mispredicted non call near branches executed, but not necessarily retired
0x08: return_near Counts mispredicted indirect branches that have a rear return mnemonic
0x10: direct_near_call Counts mispredicted non-indirect near calls executed, (should always be 0)
0x20: indirect_near_call Counts mispredicted indirect near calls exeucted, including both register and memory indirect
0x30: near_calls Counts all mispredicted near call branches executed, but not necessarily retired
0x40: taken Counts executed mispredicted near branches that are taken, but not necessarily retired
0x7f: any Counts the number of mispredicted near branch instructions that were executed, but not necessarily retired
RESOURCE_STALLS Counts the number of Allocator resource related stalls. Includes register renaming buffer entries, memory buffer entries. In addition to resource related stalls, this event counts some other events. Includes stalls arising during branch misprediction recovery, such as if retirement of the mispredicted branch is delayed and stalls arising while store buffer is draining from synchronizing operations. 0, 1, 2, 3 0x01: any Counts the number of Allocator resource related stalls
0x02: load Counts the cycles of stall due to lack of load buffer for load operation
0x04: rs_full This event counts the number of cycles when the number of instructions in the pipeline waiting for execution reaches the limit the processor can handle
0x08: store This event counts the number of cycles that a resource related stall will occur due to the number of store instructions reaching the limit of the pipeline, (i
0x10: rob_full Counts the cycles of stall due to reorder buffer full
0x20: fpcw Counts the number of cycles while execution was stalled due to writing the floating-point unit (FPU) control word
0x40: mxcsr Stalls due to the MXCSR register rename occurring to close to a previous MXCSR rename
0x80: other Counts the number of cycles while execution was stalled due to other resource issues
MACRO_INSTS Counts the number of instructions decoded that are macro-fused but not necessarily executed or retired. 0, 1, 2, 3 0x01: No unit mask
BACLEAR_FORCE_IQ Counts number of times a BACLEAR was forced by the Instruction Queue. The IQ is also responsible for providing conditional branch prediciton direction based on a static scheme and dynamic data provided by the L2 Branch Prediction Unit. If the conditional branch target is not found in the Target Array and the IQ predicts that the branch is taken, then the IQ will force the Branch Address Calculator to issue a BACLEAR. Each BACLEAR asserted by the BAC generates approximately an 8 cycle bubble in the instruction fetch pipeline. 0, 1, 2, 3 0x01: No unit mask
LSD Counts the number of micro-ops delivered by loop stream detector 0, 1, 2, 3 0x01: No unit mask
ITLB_FLUSH Counts the number of ITLB flushes 0, 1, 2, 3 0x01: No unit mask
OFFCORE_REQUESTS Counts number of offcore data requests. 0, 1, 2, 3 0x01: demand_read_data Counts number of offcore demand data read requests
0x02: demand_read_code Counts number of offcore demand code read requests
0x04: demand_rfo Counts number of offcore demand RFO requests
0x08: any_read Counts number of offcore read requests
0x10: any_rfo Counts number of offcore RFO requests
0x20: uncached_mem Counts number of offcore uncached memory requests
0x40: l1d_writeback Counts number of L1D writebacks to the uncore
0x80: any Counts all offcore requests
UOPS_EXECUTED Counts number of Uops executed that were issued on various ports 0, 1, 2, 3 0x01: port0 Counts number of Uops executed that were issued on port 0
0x02: port1 Counts number of Uops executed that were issued on port 1
0x04: port2_core Counts number of Uops executed that were issued on port 2
0x08: port3_core Counts number of Uops executed that were issued on port 3
0x10: port4_core Counts number of Uops executed that where issued on port 4
0x20: port5 Counts number of Uops executed that where issued on port 5
0x40: port015 Counts number of Uops executed that where issued on port 0, 1, or 5
0x80: port234 Counts number of Uops executed that where issued on port 2, 3, or 4
OFFCORE_REQUESTS_SQ_FULL Counts number of cycles the SQ is full to handle off-core requests. 0, 1, 2, 3 0x01: No unit mask
SNOOPQ_REQUESTS_OUTSTANDING Counts weighted cycles of snoopq requests. 0, 1, 2, 3 0x01: data Counts weighted cycles of snoopq requests for data
0x02: invalidate Counts weighted cycles of snoopq invalidate requests
0x04: code Counts weighted cycles of snoopq requests for code
OOF_CORE_RESPONSE_0 Off-core Response Performance Monitoring in the Processor Core. Requires special setup. 0, 1, 2, 3 0x01: No unit mask
SNOOP_RESPONSE Counts HIT snoop response sent by this thread in response to a snoop request. 0, 1, 2, 3 0x01: hit Counts HIT snoop response sent by this thread in response to a snoop request
0x02: hite Counts HIT E snoop response sent by this thread in response to a snoop request
0x04: hitm Counts HIT M snoop response sent by this thread in response to a snoop request
PIC_ACCESSES Counts number of TPR accesses 0, 1, 2, 3 0x01: tpr_reads Counts number of TPR reads
0x02: tpr_writes Counts number of TPR writes
UOPS_RETIRED Counts the number of micro-ops retired, (macro-fused=1, micro-fused=2, others=1; maximum count of 8 per cycle). Most instructions are composed of one or two microops. Some instructions are decoded into longer sequences such as repeat instructions, floating point transcendental instructions, and assists 0, 1, 2, 3 0x01: any Counts the number of micro-ops retired, (macro-fused=1, micro-fused=2, others=1; maximum count of 8 per cycle)
0x02: retire_slots Counts the number of retirement slots used each cycle
0x04: macro_fused Counts number of macro-fused uops retired
MACHINE_CLEARS Counts the cycles machine clear is asserted. 0, 1, 2, 3 0x01: cycles Counts the cycles machine clear is asserted
0x02: mem_order Counts the number of machine clears due to memory order conflicts
0x04: smc Counts the number of times that a program writes to a code section
0x10: fusion_assist Counts the number of macro-fusion assists
SSEX_UOPS_RETIRED Counts SIMD packed single-precision floating point Uops retired. 0, 1, 2, 3 0x01: packed_single Counts SIMD packed single-precision floating point Uops retired
0x02: scalar_single Counts SIMD calar single-precision floating point Uops retired
0x04: packed_double Counts SIMD packed double-precision floating point Uops retired
0x08: scalar_double Counts SIMD scalar double-precision floating point Uops retired
0x10: vector_integer Counts 128-bit SIMD vector integer Uops retired
ITLB_MISS_RETIRED Counts the number of retired instructions that missed the ITLB when the instruction was fetched. 0, 1, 2, 3 0x20: No unit mask
MEM_LOAD_RETIRED Counts number of retired loads. 0, 1, 2, 3 0x01: l1d_hit Counts number of retired loads that hit the L1 data cache
0x02: l2_hit Counts number of retired loads that hit the L2 data cache
0x04: llc_unshared_hit Counts number of retired loads that hit their own, unshared lines in the LLC cache
0x08: other_core_l2_hit_hitm Counts number of retired loads that hit in a sibling core's L2 (on die core)
0x10: llc_miss Counts number of retired loads that miss the LLC cache
0x40: hit_lfb Counts number of retired loads that miss the L1D and the address is located in an allocated line fill buffer and will soon be committed to cache
0x80: dtlb_miss Counts the number of retired loads that missed the DTLB
FP_MMX_TRANS Counts transitions between MMX and x87 state. 0, 1, 2, 3 0x01: to_fp Counts the first floating-point instruction following any MMX instruction
0x02: to_mmx Counts the first MMX instruction following a floating-point instruction
0x03: any Counts all transitions from floating point to MMX instructions and from MMX instructions to floating point instructions
MACRO_INSTS Counts the number of instructions decoded, (but not necessarily executed or retired). 0, 1, 2, 3 0x01: decoded Counts the number of instructions decoded, (but not necessarily executed or retired)
UOPS_DECODED Counts the number of Uops decoded by various subsystems. 0, 1, 2, 3 0x02: ms Counts the number of Uops decoded by the Microcode Sequencer, MS
0x04: esp_folding Counts number of stack pointer (ESP) instructions decoded: push , pop , call , ret, etc
0x08: esp_sync Counts number of stack pointer (ESP) sync operations where an ESP instruction is corrected by adding the ESP offset register to the current value of the ESP register
RAT_STALLS Counts the number of cycles during which execution stalled due to several reason 0, 1, 2, 3 0x01: flags Counts the number of cycles during which execution stalled due to several reasons, one of which is a partial flag register stall
0x02: registers This event counts the number of cycles instruction execution latency became longer than the defined latency because the instruction used a register that was partially written by previous instruction
0x04: rob_read_port Counts the number of cycles when ROB read port stalls occurred, which did not allow new micro-ops to enter the out-of-order pipeline
0x08: scoreboard Counts the cycles where we stall due to microarchitecturally required serialization
0x0f: any Counts all Register Allocation Table stall cycles due to: Cycles when ROB read port stalls occurred, which did not allow new micro-ops to enter the execution pipe
SEG_RENAME_STALLS Counts the number of stall cycles due to the lack of renaming resources for the ES, DS, FS, and GS segment registers. If a segment is renamed but not retired and a second update to the same segment occurs, a stall occurs in the front-end of the pipeline until the renamed segment retires. 0, 1, 2, 3 0x01: No unit mask
ES_REG_RENAMES Counts the number of times the ES segment register is renamed. 0, 1, 2, 3 0x01: No unit mask
UOP_UNFUSION Counts unfusion events due to floating point exception to a fused uop. 0, 1, 2, 3 0x01: No unit mask
BR_INST_DECODED Counts the number of branch instructions decoded. 0, 1, 2, 3 0x01: No unit mask
BOGUS_BR Counts the number of bogus branches. 0, 1, 2, 3 0x01: No unit mask
BPU_MISSED_CALL_RET Counts number of times the Branch Prediciton Unit missed predicting a call or return branch. 0, 1, 2, 3 0x01: No unit mask
BACLEAR Counts the number of times the front end is resteered, 0, 1, 2, 3 0x01: clear Counts the number of times the front end is resteered, mainly when the Branch Prediction Unit cannot provide a correct prediction and this is corrected by the Branch Address Calculator at the front end
0x02: bad_target Counts number of Branch Address Calculator clears (BACLEAR) asserted due to conditional branch instructions in which there was a target hit but the direction was wrong
BPU_CLEARS Counts Branch Prediction Unit clears. 0, 1, 2, 3 0x01: early Counts early (normal) Branch Prediction Unit clears: BPU predicted a taken branch after incorrectly assuming that it was not taken
0x02: late Counts late Branch Prediction Unit clears due to Most Recently Used conflicts
0x03: any Counts all BPU clears
L2_TRANSACTIONS Counts L2 transactions 0, 1, 2, 3 0x01: load Counts L2 load operations due to HW prefetch or demand loads
0x02: rfo Counts L2 RFO operations due to HW prefetch or demand RFOs
0x04: ifetch Counts L2 instruction fetch operations due to HW prefetch or demand ifetch
0x08: prefetch Counts L2 prefetch operations
0x10: l1d_wb Counts L1D writeback operations to the L2
0x20: fill Counts L2 cache line fill operations due to load, RFO, L1D writeback or prefetch
0x40: wb Counts L2 writeback operations to the LLC
0x80: any Counts all L2 cache operations
L2_LINES_IN Counts the number of cache lines allocated in the L2 cache in various states. 0, 1, 2, 3 0x02: s_state Counts the number of cache lines allocated in the L2 cache in the S (shared) state
0x04: e_state Counts the number of cache lines allocated in the L2 cache in the E (exclusive) state
0x07: any Counts the number of cache lines allocated in the L2 cache
L2_LINES_OUT Counts L2 cache lines evicted. 0, 1, 2, 3 0x01: demand_clean Counts L2 clean cache lines evicted by a demand request
0x02: demand_dirty Counts L2 dirty (modified) cache lines evicted by a demand request
0x04: prefetch_clean Counts L2 clean cache line evicted by a prefetch request
0x08: prefetch_dirty Counts L2 modified cache line evicted by a prefetch request
0x0f: any Counts all L2 cache lines evicted for any reason
L2_HW_PREFETCH Count L2 HW prefetcher events 0, 1, 2, 3 0x01: hit Count L2 HW prefetcher detector hits
0x02: alloc Count L2 HW prefetcher allocations
0x04: data_trigger Count L2 HW data prefetcher triggered
0x08: code_trigger Count L2 HW code prefetcher triggered
0x10: dca_trigger Count L2 HW DCA prefetcher triggered
0x20: kick_start Count L2 HW prefetcher kick started
SQ_MISC Counts events in the Super Queue below the L2. 0, 1, 2, 3 0x01: promotion Counts the number of L2 secondary misses that hit the Super Queue
0x02: promotion_post_go Counts the number of L2 secondary misses during the Super Queue filling L2
0x04: lru_hints Counts number of Super Queue LRU hints sent to L3
0x08: fill_dropped Counts the number of SQ L2 fills dropped due to L2 busy
0x10: split_lock Counts the number of SQ lock splits across a cache line
SQ_FULL_STALL_CYCLES Counts cycles the Super Queue is full. Neither of the threads on this core will be able to access the uncore. 0, 1, 2, 3 0x01: No unit mask
FP_ASSIST Counts the number of floating point operations executed that required micro-code assist intervention. 0, 1, 2, 3 0x01: all Counts the number of floating point operations executed that required micro-code assist intervention
0x02: output Counts number of floating point micro-code assist when the output value (destination register) is invalid
0x04: input Counts number of floating point micro-code assist when the input value (one of the source operands to an FP instruction) is invalid
SEGMENT_REG_LOADS Counts number of segment register loads 0, 1, 2, 3 0x01: No unit mask
SIMD_INT_64 Counts number of SID integer 64 bit packed multiply operations. 0, 1, 2, 3 0x01: packed_mpy Counts number of SID integer 64 bit packed multiply operations
0x02: packed_shift Counts number of SID integer 64 bit packed shift operations
0x04: pack Counts number of SID integer 64 bit pack operations
0x08: unpack Counts number of SID integer 64 bit unpack operations
0x10: packed_logical Counts number of SID integer 64 bit logical operations
0x20: packed_arith Counts number of SID integer 64 bit arithmetic operations
0x40: shuffle_move Counts number of SID integer 64 bit shift or move operations
It is a capital mistake to theorise before one has data. Insensibly one begins to twist facts to suit theories instead of theories to suit facts. - Sherlock Holmes
2012/08/27