Searched refs:get_dwarf_regstr (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/include/
H A Ddwarf-regs.h11 * get_dwarf_regstr - Returns ftrace register string from DWARF regnum
15 const char *get_dwarf_regstr(unsigned int n, unsigned int machine);
/linux-master/tools/perf/util/
H A Ddwarf-regs.c40 const char *get_dwarf_regstr(unsigned int n, unsigned int machine) function
H A Dprobe-finder.c169 regs = get_dwarf_regstr(regn, machine);

Completed in 293 milliseconds