Home
last modified time | relevance | path

Searched refs:instruction_counter (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/powerpc/perf/
D8xx-pmu.c33 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()
/Linux-v4.19/arch/powerpc/kernel/
Dhead_8xx.S616 lis r10, (instruction_counter - PAGE_OFFSET)@ha
617 lwz r11, (instruction_counter - PAGE_OFFSET)@l(r10)
619 stw r11, (instruction_counter - PAGE_OFFSET)@l(r10)
1061 .globl instruction_counter
1062 instruction_counter: label