Lines Matching refs:retired
23 0x81 ar Floating point computational micro-ops retired
28 0x81 ar Multiply operations retired
31 0x81 ar Divide operations retired
53 0x80 ar SIMD micro-ops retired (excluding stores)
56 0x80 ar SIMD saturated arithmetic micro-ops retired
59 0x81 ar SIMD packed multiply microops retired
61 0x82 ar SIMD packed shift micro-ops retired
63 0x84 ar SIMD pack micro-ops retired
65 0x88 ar SIMD unpack micro-ops retired
67 0x90 ar SIMD packed logical microops retired
69 0xA0 ar SIMD packed arithmetic micro-ops retired
71 0x10 any Micro-ops retired
73 0x00 any Retired branch instructions
74 0x01 pred_not_taken Retired branch instructions that were predicted not-taken
75 0x02 mispred_not_taken Retired branch instructions that were mispredicted not-taken
76 0x04 pred_taken Retired branch instructions that were predicted taken
77 0x08 mispred_taken Retired branch instructions that were mispredicted taken
78 0x0A mispred Retired mispredicted branch instructions (precise event)
79 0x0C taken Retired taken branch instructions
80 0x0F any1 Retired branch instructions
85 0x01 packed_single Retired Streaming SIMD Extensions (SSE) packed-single instructions
86 0x02 scalar_single Retired Streaming SIMD Extensions (SSE) scalar-single instructions
87 0x04 packed_double Retired Streaming SIMD Extensions 2 (SSE2) packed-double instructions
88 0x08 scalar_double Retired Streaming SIMD Extensions 2 (SSE2) scalar-double instructions
89 0x10 vector Retired Streaming SIMD Extensions 2 (SSE2) vector instructions
90 0x1F any Retired Streaming SIMD instructions
92 0x01 packed_single Retired computational Streaming SIMD Extensions (SSE) packed-single instructions
93 0x02 scalar_single Retired computational Streaming SIMD Extensions (SSE) scalar-single instructions
94 0x04 packed_double Retired computational Streaming SIMD Extensions 2 (SSE2) packed-double instructions
95 0x08 scalar_double Retired computational Streaming SIMD Extensions 2 (SSE2) scalar-double instructions
97 0x01 l2_hit Retired loads that hit the L2 cache (precise event)
98 0x02 l2_miss Retired loads that miss the L2 cache (precise event)
99 0x04 dtlb_miss Retired loads that miss the DTLB (precise event)