Home
last modified time | relevance | path

Searched defs:perf_instruction_pointer (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/arch/powerpc/kernel/
Dperf_event.c1290 unsigned long perf_instruction_pointer(struct pt_regs *regs) in perf_instruction_pointer() function
/linux-3.3/arch/x86/kernel/cpu/
Dperf_event.c1672 unsigned long perf_instruction_pointer(struct pt_regs *regs) in perf_instruction_pointer() function
/linux-3.3/include/linux/
Dperf_event.h1139 # define perf_instruction_pointer(regs) instruction_pointer(regs) macro