Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/loongarch/util/
H A Ddwarf-regs.c18 static struct pt_regs_dwarfnum loongarch_gpr_table[] = { variable
33 return loongarch_gpr_table[n].name; in get_arch_regstr()
40 for (roff = loongarch_gpr_table; roff->name != NULL; roff++) in regs_query_register_offset()