Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/arch/loongarch/include/
H A Dperf_regs.h10 #define PERF_REG_IP PERF_REG_LOONGARCH_PC macro
/kernel/linux/linux-5.10/tools/perf/arch/arm/include/
H A Dperf_regs.h15 #define PERF_REG_IP PERF_REG_ARM_PC macro
/kernel/linux/linux-5.10/tools/perf/arch/arm64/include/
H A Dperf_regs.h15 #define PERF_REG_IP PERF_REG_ARM64_PC macro
/kernel/linux/linux-5.10/tools/perf/arch/csky/include/
H A Dperf_regs.h15 #define PERF_REG_IP PERF_REG_CSKY_PC macro
/kernel/linux/linux-5.10/tools/perf/arch/riscv/include/
H A Dperf_regs.h19 #define PERF_REG_IP PERF_REG_RISCV_PC macro
/kernel/linux/linux-5.10/tools/perf/arch/s390/include/
H A Dperf_regs.h14 #define PERF_REG_IP PERF_REG_S390_PC macro
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/include/
H A Dperf_regs.h19 #define PERF_REG_IP PERF_REG_POWERPC_NIP macro
/kernel/linux/linux-5.10/tools/perf/util/
H A Dperf_regs.h32 #define DWARF_MINIMAL_REGS ((1ULL << PERF_REG_IP) | (1ULL << PERF_REG_SP))
H A Dunwind.h44 #define LIBUNWIND__ARCH_REG_IP PERF_REG_IP
H A Dunwind-libdw.c251 err = perf_reg_value(&ip, &data->user_regs, PERF_REG_IP); in unwind__get_entries()
/kernel/linux/linux-5.10/tools/perf/arch/x86/include/
H A Dperf_regs.h23 #define PERF_REG_IP PERF_REG_X86_IP macro

Completed in 3 milliseconds