Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Ddwarf-regs.c33 const char *get_dwarf_regstr(unsigned int n, unsigned int machine, unsigned int flags) in get_dwarf_regstr() function
H A Dprobe-finder.c182 regs = get_dwarf_regstr(regn, pf->e_machine, pf->e_flags); in convert_variable_location()
/linux-6.15/tools/perf/util/include/
H A Ddwarf-regs.h100 const char *get_dwarf_regstr(unsigned int n, unsigned int machine, unsigned int flags);