Home
last modified time | relevance | path

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

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