Home | History | Annotate | Download | only in westmere

Lines Matching refs:Precise

39 	0x01 conditional Retired conditional branch instructions (Precise Event)
40 0x02 near_call Retired near call instructions (Precise Event)
41 0x04 all_branches Retired branch instructions (Precise Event)
54 0x01 conditional Mispredicted conditional retired branches (Precise Event)
55 0x02 near_call Mispredicted near retired calls (Precise Event)
56 0x04 all_branches Mispredicted retired branch instructions (Precise Event)
78 0x01 all X87 Floating point assists (Precise Event)
79 0x02 output X87 Floating point assists for invalid output value (Precise Event)
80 0x04 input X87 Floating poiint assists for invalid input value (Precise Event)
101 0x01 any_p Instructions retired (Programmable counter and Precise Event)
102 0x02 x87 Retired floating-point operations (Precise Event)
103 0x04 mmx Retired MMX instructions (Precise Event)
200 0x01 loads Instructions retired which contains a load (Precise Event)
201 0x02 stores Instructions retired which contains a store (Precise Event)
202 0x10 latency_above_threshold_0 Memory instructions retired above 0 clocks (Precise Event) (MSR_INDEX: 0x03F6 MSR_VALUE: 0x0000)
204 0x01 l1d_hit Retired loads that hit the L1 data cache (Precise Event)
205 0x02 l2_hit Retired loads that hit the L2 cache (Precise Event)
206 0x04 llc_unshared_hit Retired loads that hit valid versions in the LLC cache (Precise Event)
207 0x08 other_core_l2_hit_hitm Retired loads that hit sibling core's L2 in modified or unmodified states (Precise Event)
208 0x10 llc_miss Retired loads that miss the LLC cache (Precise Event)
209 0x40 hit_lfb Retired loads that miss L1D and hit an previously allocated LFB (Precise Event)
210 0x80 dtlb_miss Retired loads that miss the DTLB (Precise Event)
212 0x02 local_hitm Load instructions retired that HIT modified data in sibling core (Precise Event)
213 0x04 remote_hitm Retired loads that hit remote socket in modified state (Precise Event)
214 0x08 local_dram_and_remote_cache_hit Load instructions retired local dram and remote cache HIT data sources (Precise Event)
215 0x10 remote_dram Load instructions retired remote DRAM and remote home-remote cache HITM (Precise Event)
216 0x80 uncacheable Load instructions retired IO (Precise Event)
277 0x01 packed_single SIMD Packed-Single Uops retired (Precise Event)
278 0x02 scalar_single SIMD Scalar-Single Uops retired (Precise Event)
279 0x04 packed_double SIMD Packed-Double Uops retired (Precise Event)
280 0x08 scalar_double SIMD Scalar-Double Uops retired (Precise Event)
281 0x10 vector_integer SIMD Vector Integer Uops retired (Precise Event)
306 0x02 retire_slots Retirement slots used (Precise Event)
307 0x04 macro_fused Macro-fused Uops retired (Precise Event)