Home
last modified time | relevance | path

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

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