Searched refs:instruction_counter (Results 1 – 2 of 2) sorted by relevance
29 extern atomic_t instruction_counter;41 ctr = atomic_read(&instruction_counter); in get_insn_ctr()43 } while (ctr != atomic_read(&instruction_counter)); in get_insn_ctr()
119 .globl instruction_counter120 instruction_counter: label558 lwz r10, (instruction_counter - PAGE_OFFSET)@l(0)560 stw r10, (instruction_counter - PAGE_OFFSET)@l(0)