Lines Matching full:instruction
147 instead of just instruction counts. The
183 This option tells the tool to only display instruction count
185 This is useful for debugging, and for gathering instruction count
277 Then each native instruction in the block is instrumented to
278 call an instruction counting routine with a pointer to the block
283 At run-time, our instruction counting routines are called once
284 per native instruction. The relevant block info structure is accessed
285 and the block count and total instruction count is updated.
286 If the total instruction count overflows the interval size
295 actual hardware counts a rep-prefixed instruction
296 as one instruction, while a naive Valgrind implementation
304 BBV also counts the fldcw instruction. This instruction is used on
307 On Pentium 4 systems the retired instruction performance
308 counter counts this instruction as two instructions (all other