Lines Matching refs:instructions
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
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
75 0x01 dec0 Counts number of instructions that require decoder 0 to be decoded
162 0x01 nta Counts number of SSE NTA prefetch/weakly-ordered instructions which missed the L1 data cache
211 0x01 cond Counts the number of conditional near branch instructions executed, but not necessarily retired
212 0x02 direct Counts all unconditional near branch instructions excluding calls and indirect branches
213 0x04 indirect_non_call Counts the number of executed indirect near branch instructions that are not calls
214 0x07 non_calls Counts all non call near branch instructions executed, but not necessarily retired
216 0x10 direct_near_call Counts unconditional near call branch instructions, excluding non call branch, executed
222 0x01 cond Counts the number of mispredicted conditional near branch instructions executed, but not necessarily retired
223 0x02 direct Counts mispredicted macro unconditional near branch instructions, excluding calls and indirect branches (should always be 0)
224 0x04 indirect_non_call Counts the number of executed mispredicted indirect near branch instructions that are not calls
231 0x7F any Counts the number of mispredicted near branch instructions that were executed, but not necessarily retired
235 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
236 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
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
284 0x01 conditional Counts the number of conditional branch instructions retired
286 0x04 all_branches Counts the number of branch instructions retired
307 0x03 any Counts all transitions from floating point to MMX instructions and from MMX instructions to floating point instructions
309 0x01 decoded Counts the number of instructions decoded, (but not necessarily executed or retired)
312 0x04 esp_folding Counts number of stack pointer (ESP) instructions decoded: push , pop , call , ret, etc
322 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