Searched refs:get_arch_regstr (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/include/
H A Ddwarf-regs.h5 const char *get_arch_regstr(unsigned int n);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/arch/sh/util/
H A Ddwarf-regs.c52 const char *get_arch_regstr(unsigned int n) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/arch/sparc/util/
H A Ddwarf-regs.c33 * get_arch_regstr() - lookup register name from it's DWARF register number
36 * get_arch_regstr() returns the name of the register in struct
40 const char *get_arch_regstr(unsigned int n) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/arch/x86/util/
H A Ddwarf-regs.c72 const char *get_arch_regstr(unsigned int n) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/arch/arm/util/
H A Ddwarf-regs.c50 * get_arch_regstr() - lookup register name from it's DWARF register number
53 * get_arch_regstr() returns the name of the register in struct
57 const char *get_arch_regstr(unsigned int n) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/arch/powerpc/util/
H A Ddwarf-regs.c74 * get_arch_regstr() - lookup register name from it's DWARF register number
77 * get_arch_regstr() returns the name of the register in struct
81 const char *get_arch_regstr(unsigned int n) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dprobe-finder.c442 regs = get_arch_regstr(regn);

Completed in 92 milliseconds