Home
last modified time | relevance | path

Searched defs:perf_arch_instruction_pointer (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/events/
H A Dcore.c3031 unsigned long perf_arch_instruction_pointer(struct pt_regs *regs) in perf_arch_instruction_pointer() function
/linux/include/linux/
H A Dperf_event.h1811 # define perf_arch_instruction_pointer(regs) instruction_pointer(regs) macro