sample_reg_masks 12 tools/perf/arch/powerpc/util/perf_regs.c const struct sample_reg sample_reg_masks[] = { sample_reg_masks 13 tools/perf/arch/x86/util/perf_regs.c const struct sample_reg sample_reg_masks[] = { sample_reg_masks 49 tools/perf/util/parse-regs-options.c for (r = sample_reg_masks; r->name; r++) { sample_reg_masks 57 tools/perf/util/parse-regs-options.c for (r = sample_reg_masks; r->name; r++) { sample_reg_masks 6 tools/perf/util/perf_regs.c const struct sample_reg __weak sample_reg_masks[] = { sample_reg_masks 18 tools/perf/util/perf_regs.h extern const struct sample_reg sample_reg_masks[];