Searched refs:instruction_counter (Results 1 – 2 of 2) sorted by relevance
33 extern atomic_t instruction_counter;48 ctr = atomic_read(&instruction_counter); in get_insn_ctr()50 } while (ctr != atomic_read(&instruction_counter)); in get_insn_ctr()
616 lis r10, (instruction_counter - PAGE_OFFSET)@ha617 lwz r11, (instruction_counter - PAGE_OFFSET)@l(r10)619 stw r11, (instruction_counter - PAGE_OFFSET)@l(r10)1061 .globl instruction_counter1062 instruction_counter: label