Searched refs:PERF_REG_IP (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/tools/perf/arch/arm/include/
H A Dperf_regs.h14 #define PERF_REG_IP PERF_REG_ARM_PC macro
/linux-4.4.14/tools/perf/arch/arm64/include/
H A Dperf_regs.h14 #define PERF_REG_IP PERF_REG_ARM64_PC macro
/linux-4.4.14/tools/perf/arch/x86/include/
H A Dperf_regs.h23 #define PERF_REG_IP PERF_REG_X86_IP macro
/linux-4.4.14/tools/perf/util/
H A Dunwind-libdw.c189 err = perf_reg_value(&ip, &data->user_regs, PERF_REG_IP); unwind__get_entries()
H A Dunwind-libunwind.c654 ret = perf_reg_value(&ip, &data->user_regs, PERF_REG_IP); unwind__get_entries()

Completed in 90 milliseconds