Home
last modified time | relevance | path

Searched refs:PERF_REG_LOONGARCH_PC (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/perf/util/perf-regs-arch/
H A Dperf_regs_loongarch.c11 case PERF_REG_LOONGARCH_PC: in __perf_reg_name_loongarch()
83 return PERF_REG_LOONGARCH_PC; in __perf_reg_ip_loongarch()
/openbmc/linux/tools/arch/loongarch/include/uapi/asm/
H A Dperf_regs.h6 PERF_REG_LOONGARCH_PC, enumerator
/openbmc/linux/arch/loongarch/include/uapi/asm/
H A Dperf_regs.h6 PERF_REG_LOONGARCH_PC, enumerator
/openbmc/linux/arch/loongarch/kernel/
H A Dperf_regs.c42 if ((u32)idx == PERF_REG_LOONGARCH_PC) in perf_reg_value()
/openbmc/linux/tools/perf/arch/loongarch/util/
H A Dunwind-libunwind.c75 return PERF_REG_LOONGARCH_PC; in libunwind__arch_reg_id()