Home
last modified time | relevance | path

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

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