Home
last modified time | relevance | path

Searched refs:perf_arch_fetch_caller_regs (Results 1 – 8 of 8) sorted by relevance

/linux/arch/csky/include/asm/
A Dperf_event.h8 #define perf_arch_fetch_caller_regs(regs, __ip) { \ macro
/linux/arch/arm/include/asm/
A Dperf_event.h18 #define perf_arch_fetch_caller_regs(regs, __ip) { \ macro
/linux/arch/powerpc/include/asm/
A Dperf_event.h34 #define perf_arch_fetch_caller_regs(regs, __ip) \ macro
/linux/arch/sparc/include/asm/
A Dperf_event.h8 #define perf_arch_fetch_caller_regs(regs, ip) \ macro
/linux/arch/s390/include/asm/
A Dperf_event.h77 #define perf_arch_fetch_caller_regs(regs, __ip) do { \ macro
/linux/arch/arm64/include/asm/
A Dperf_event.h255 #define perf_arch_fetch_caller_regs(regs, __ip) { \ macro
/linux/include/linux/
A Dperf_event.h1147 #ifndef perf_arch_fetch_caller_regs
1148 static inline void perf_arch_fetch_caller_regs(struct pt_regs *regs, unsigned long ip) { } in perf_arch_fetch_caller_regs() function
1167 perf_arch_fetch_caller_regs(regs, CALLER_ADDR0); in perf_fetch_caller_regs()
/linux/arch/x86/include/asm/
A Dperf_event.h460 #define perf_arch_fetch_caller_regs(regs, __ip) { \ macro

Completed in 19 milliseconds