Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/arm64/util/
H A Ddwarf-regs.c31 static const struct pt_regs_dwarfnum regdwarfnum_table[] = { variable
78 for (roff = regdwarfnum_table; roff->name != NULL; roff++) in get_arch_regstr()
88 for (roff = regdwarfnum_table; roff->name != NULL; roff++) in regs_query_register_offset()
/openbmc/linux/tools/perf/arch/powerpc/util/
H A Ddwarf-regs.c34 static const struct pt_regs_dwarfnum regdwarfnum_table[] = { variable
87 for (roff = regdwarfnum_table; roff->name != NULL; roff++) in get_arch_regstr()
96 for (roff = regdwarfnum_table; roff->name != NULL; roff++) in regs_query_register_offset()
/openbmc/linux/tools/perf/arch/arm/util/
H A Ddwarf-regs.c26 static const struct pt_regs_dwarfnum regdwarfnum_table[] = { variable
57 for (roff = regdwarfnum_table; roff->name != NULL; roff++) in get_arch_regstr()