Home | History | Annotate | Download | only in nehalem

Lines Matching refs:retired

36 	0x01 loads Counts the number of instructions with an architecturally-visible store retired on the architected path
37 0x02 stores Counts the number of instructions with an architecturally-visible store retired on the architected path
39 0x01 dtlb_miss The event counts the number of retired stores that missed the DTLB
45 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
46 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
47 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
48 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
145 0x01 hit Counts retired load locks that hit in the L1 data cache or hit in an already allocated fill buffer
146 0x02 s_state Counts L1 data cache retired load locks that hit the target cache line in the shared state
147 0x04 e_state Counts L1 data cache retired load locks that hit the target cache line in the exclusive state
148 0x08 m_state Counts L1 data cache retired load locks that hit the target cache line in the modified state
150 0x01 any Counts all references (uncached, speculated and retired) to the L1 data cache, including all loads and stores with any memory types
151 0x02 cacheable Counts all data reads and writes (speculated and retired) from cacheable memory, including locked operations
211 0x01 cond Counts the number of conditional near branch instructions executed, but not necessarily retired
214 0x07 non_calls Counts all non call near branch instructions executed, but not necessarily retired
218 0x30 near_calls Counts all near call branches executed, but not necessarily retired
219 0x40 taken Counts taken near branches executed, but not necessarily retired
220 0x7F any Counts all near executed branches (not necessarily retired)
222 0x01 cond Counts the number of mispredicted conditional near branch instructions executed, but not necessarily retired
225 0x07 non_calls Counts mispredicted non call near branches executed, but not necessarily retired
229 0x30 near_calls Counts all mispredicted near call branches executed, but not necessarily retired
230 0x40 taken Counts executed mispredicted near branches that are taken, but not necessarily retired
231 0x7F any Counts the number of mispredicted near branch instructions that were executed, but not necessarily retired
271 0x01 any_p instructions retired
272 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
274 0x01 any Counts the number of micro-ops retired, (macro-fused=1, micro-fused=2, others=1; maximum count of 8 per cycle)
276 0x04 macro_fused Counts number of macro-fused uops retired
284 0x01 conditional Counts the number of conditional branch instructions retired
285 0x02 near_call Counts the number of direct & indirect near unconditional calls retired
286 0x04 all_branches Counts the number of branch instructions retired
289 0x02 near_call Counts mispredicted direct & indirect near unconditional retired calls
291 0x01 packed_single Counts SIMD packed single-precision floating point Uops retired
292 0x02 scalar_single Counts SIMD calar single-precision floating point Uops retired
293 0x04 packed_double Counts SIMD packed double-precision floating point Uops retired
294 0x08 scalar_double Counts SIMD scalar double-precision floating point Uops retired
295 0x10 vector_integer Counts 128-bit SIMD vector integer Uops retired
297 0x01 l1d_hit Counts number of retired loads that hit the L1 data cache
298 0x02 l2_hit Counts number of retired loads that hit the L2 data cache
299 0x04 llc_unshared_hit Counts number of retired loads that hit their own, unshared lines in the LLC cache
300 0x08 other_core_l2_hit_hitm Counts number of retired loads that hit in a sibling core's L2 (on die core)
301 0x10 llc_miss Counts number of retired loads that miss the LLC cache
302 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
303 0x80 dtlb_miss Counts the number of retired loads that missed the DTLB
309 0x01 decoded Counts the number of instructions decoded, (but not necessarily executed or retired)