Home
last modified time | relevance | path

Searched refs:__perf_reg_sp_loongarch (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/perf-regs-arch/
H A Dperf_regs_loongarch.c86 uint64_t __perf_reg_sp_loongarch(void) in __perf_reg_sp_loongarch() function
/openbmc/linux/tools/perf/util/
H A Dperf_regs.h48 uint64_t __perf_reg_sp_loongarch(void);
H A Dperf_regs.c113 return __perf_reg_sp_loongarch(); in perf_arch_reg_sp()