Home
last modified time | relevance | path

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

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