Searched refs:regdwarfnum_table (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/tools/perf/arch/arm/util/
H A Ddwarf-regs.c29 static const struct pt_regs_dwarfnum regdwarfnum_table[] = { variable in typeref:struct:pt_regs_dwarfnum
54 * regdwarfnum_table from it's DWARF register number. If the register is not
60 for (roff = regdwarfnum_table; roff->name != NULL; roff++) get_arch_regstr()
/linux-4.4.14/tools/perf/arch/arm64/util/
H A Ddwarf-regs.c29 static const struct pt_regs_dwarfnum regdwarfnum_table[] = { variable in typeref:struct:pt_regs_dwarfnum
70 * regdwarfnum_table from it's DWARF register number. If the register is not
76 for (roff = regdwarfnum_table; roff->name != NULL; roff++) get_arch_regstr()
/linux-4.4.14/tools/perf/arch/powerpc/util/
H A Ddwarf-regs.c31 static const struct pt_regs_dwarfnum regdwarfnum_table[] = { variable in typeref:struct:pt_regs_dwarfnum
78 * regdwarfnum_table from it's DWARF register number. If the register is not
84 for (roff = regdwarfnum_table; roff->name != NULL; roff++) get_arch_regstr()
/linux-4.4.14/tools/perf/arch/sparc/util/
H A Ddwarf-regs.c37 * regdwarfnum_table from it's DWARF register number. If the register is not

Completed in 157 milliseconds