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

/linux-4.1.27/arch/sparc/include/asm/
H A Dperf_event.h7 #define perf_arch_fetch_caller_regs(regs, ip) \ macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dperf_event.h33 #define perf_arch_fetch_caller_regs(regs, __ip) \ macro
/linux-4.1.27/arch/x86/include/asm/
H A Dperf_event.h252 #define perf_arch_fetch_caller_regs(regs, __ip) { \ get_ibs_caps() macro
/linux-4.1.27/include/linux/
H A Dperf_event.h751 #ifndef perf_arch_fetch_caller_regs perf_arch_fetch_caller_regs()
752 static inline void perf_arch_fetch_caller_regs(struct pt_regs *regs, unsigned long ip) { } perf_arch_fetch_caller_regs() function
767 perf_arch_fetch_caller_regs(regs, CALLER_ADDR0); perf_fetch_caller_regs()

Completed in 265 milliseconds