Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dparse-regs-options.c50 for (r = sample_reg_masks; r->name; r++) { in __parse_regs()
60 for (r = sample_reg_masks; r->name; r++) { in __parse_regs()
Dperf_regs.h31 extern const struct sample_reg sample_reg_masks[];
/linux-6.1.9/tools/perf/arch/arm/util/
Dperf_regs.c4 const struct sample_reg sample_reg_masks[] = { variable
/linux-6.1.9/tools/perf/arch/csky/util/
Dperf_regs.c4 const struct sample_reg sample_reg_masks[] = { variable
/linux-6.1.9/tools/perf/arch/mips/util/
Dperf_regs.c4 const struct sample_reg sample_reg_masks[] = { variable
/linux-6.1.9/tools/perf/arch/riscv/util/
Dperf_regs.c4 const struct sample_reg sample_reg_masks[] = { variable
/linux-6.1.9/tools/perf/arch/s390/util/
Dperf_regs.c4 const struct sample_reg sample_reg_masks[] = { variable
/linux-6.1.9/tools/perf/arch/arm64/util/
Dmachine.c13 opts->sample_user_regs |= sample_reg_masks[PERF_REG_ARM64_LR].mask; in arch__add_leaf_frame_record_opts()
Dperf_regs.c18 const struct sample_reg sample_reg_masks[] = { variable
/linux-6.1.9/tools/perf/arch/powerpc/util/
Dperf_regs.c19 const struct sample_reg sample_reg_masks[] = { variable
/linux-6.1.9/tools/perf/arch/x86/util/
Dperf_regs.c15 const struct sample_reg sample_reg_masks[] = { variable