Home
last modified time | relevance | path

Searched refs:loongarch_regstr_tbl (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/arch/loongarch/include/
H A Ddwarf-regs-table.h10 static const char * const loongarch_regstr_tbl[] = { variable
/openbmc/linux/tools/perf/util/
H A Ddwarf-regs.c65 return __get_dwarf_regstr(loongarch_regstr_tbl, n); in get_dwarf_regstr()