Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/arch/arm/util/
Ddwarf-regs.c29 static const struct pt_regs_dwarfnum regdwarfnum_table[] = { variable
60 for (roff = regdwarfnum_table; roff->name != NULL; roff++) in get_arch_regstr()
/linux-4.4.14/tools/perf/arch/arm64/util/
Ddwarf-regs.c29 static const struct pt_regs_dwarfnum regdwarfnum_table[] = { variable
76 for (roff = regdwarfnum_table; roff->name != NULL; roff++) in get_arch_regstr()
/linux-4.4.14/tools/perf/arch/powerpc/util/
Ddwarf-regs.c31 static const struct pt_regs_dwarfnum regdwarfnum_table[] = { variable
84 for (roff = regdwarfnum_table; roff->name != NULL; roff++) in get_arch_regstr()