Searched refs:arch__sample_reg_masks (Results 1 - 13 of 13) sorted by relevance

/linux-master/tools/perf/arch/arm/util/
H A Dperf_regs.c19 const struct sample_reg *arch__sample_reg_masks(void) function
/linux-master/tools/perf/arch/csky/util/
H A Dperf_regs.c19 const struct sample_reg *arch__sample_reg_masks(void) function
/linux-master/tools/perf/arch/mips/util/
H A Dperf_regs.c19 const struct sample_reg *arch__sample_reg_masks(void) function
/linux-master/tools/perf/arch/loongarch/util/
H A Dperf_regs.c19 const struct sample_reg *arch__sample_reg_masks(void) function
/linux-master/tools/perf/arch/riscv/util/
H A Dperf_regs.c19 const struct sample_reg *arch__sample_reg_masks(void) function
/linux-master/tools/perf/arch/s390/util/
H A Dperf_regs.c19 const struct sample_reg *arch__sample_reg_masks(void) function
/linux-master/tools/perf/arch/arm64/util/
H A Dmachine.c15 const struct sample_reg *sample_reg_masks = arch__sample_reg_masks();
H A Dperf_regs.c179 const struct sample_reg *arch__sample_reg_masks(void) function
/linux-master/tools/perf/util/
H A Dparse-regs-options.c49 for (r = arch__sample_reg_masks(); r->name; r++) {
57 for (r = arch__sample_reg_masks(); r->name; r++) {
H A Dperf_regs.h29 const struct sample_reg *arch__sample_reg_masks(void);
H A Dperf_regs.c28 const struct sample_reg * __weak arch__sample_reg_masks(void) function
/linux-master/tools/perf/arch/powerpc/util/
H A Dperf_regs.c236 const struct sample_reg *arch__sample_reg_masks(void) function
/linux-master/tools/perf/arch/x86/util/
H A Dperf_regs.c279 const struct sample_reg *arch__sample_reg_masks(void) function

Completed in 141 milliseconds