Home | History | Annotate | Download | only in nehalem

Lines Matching refs:operations

18 	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
19 0x02 sta This event counts load operations delayed caused by preceding stores whose addresses are unknown (STA block)
59 0x01 packed_mpy Counts number of 128 bit SIMD integer multiply operations
60 0x02 packed_shift Counts number of 128 bit SIMD integer shift operations
61 0x04 pack Counts number of 128 bit SIMD integer pack operations
62 0x08 unpack Counts number of 128 bit SIMD integer unpack operations
63 0x10 packed_logical Counts number of 128 bit SIMD integer logical operations
64 0x20 packed_arith Counts number of 128 bit SIMD integer arithmetic operations
65 0x40 shuffle_move Counts number of 128 bit SIMD integer shuffle and move operations
72 0x01 cycles_div_busy Counts the number of cycles the divider is busy executing divide or square root operations
73 0x02 mul Counts the number of multiply operations executed
151 0x02 cacheable Counts all data reads and writes (speculated and retired) from cacheable memory, including locked operations
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
313 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
328 0x01 load Counts L2 load operations due to HW prefetch or demand loads
329 0x02 rfo Counts L2 RFO operations due to HW prefetch or demand RFOs
330 0x04 ifetch Counts L2 instruction fetch operations due to HW prefetch or demand ifetch
331 0x08 prefetch Counts L2 prefetch operations
332 0x10 l1d_wb Counts L1D writeback operations to the L2
333 0x20 fill Counts L2 cache line fill operations due to load, RFO, L1D writeback or prefetch
334 0x40 wb Counts L2 writeback operations to the LLC
335 0x80 any Counts all L2 cache operations
360 0x01 all Counts the number of floating point operations executed that required micro-code assist intervention
364 0x01 packed_mpy Counts number of SID integer 64 bit packed multiply operations
365 0x02 packed_shift Counts number of SID integer 64 bit packed shift operations
366 0x04 pack Counts number of SID integer 64 bit pack operations
367 0x08 unpack Counts number of SID integer 64 bit unpack operations
368 0x10 packed_logical Counts number of SID integer 64 bit logical operations
369 0x20 packed_arith Counts number of SID integer 64 bit arithmetic operations
370 0x40 shuffle_move Counts number of SID integer 64 bit shift or move operations