Searched refs:perf_ip_adjust (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/perf/
H A Dcore-book3s.c93 static inline unsigned long perf_ip_adjust(struct pt_regs *regs) perf_ip_adjust() function
151 static inline unsigned long perf_ip_adjust(struct pt_regs *regs) perf_ip_adjust() function
2016 return mfspr(SPRN_SIAR) + perf_ip_adjust(regs); perf_instruction_pointer()

Completed in 49 milliseconds