Home
last modified time | relevance | path

Searched refs:PERF_REG_X86_IP (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/arch/x86/include/
H A Dperf_regs.h23 #define PERF_REG_IP PERF_REG_X86_IP
45 case PERF_REG_X86_IP: in __perf_reg_name()
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/util/
H A Dunwind-libunwind.c66 id = PERF_REG_X86_IP; in LIBUNWIND__ARCH_REG_ID()
106 id = PERF_REG_X86_IP; in LIBUNWIND__ARCH_REG_ID()
H A Dperf_regs.c22 SMPL_REG(IP, PERF_REG_X86_IP),
/OK3568_Linux_fs/kernel/tools/perf/util/libunwind/
H A Dx86_32.c21 #define LIBUNWIND__ARCH_REG_IP PERF_REG_X86_IP
/OK3568_Linux_fs/kernel/tools/arch/x86/include/uapi/asm/
H A Dperf_regs.h14 PERF_REG_X86_IP, enumerator
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dperf_regs.h14 PERF_REG_X86_IP, enumerator
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dperf_regs.c29 PT_REGS_OFFSET(PERF_REG_X86_IP, ip),
/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dperf_event.h146 (1ULL << PERF_REG_X86_IP) | \
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dintel-pt.c1660 [PERF_REG_X86_IP] = 2,