Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A 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()
A Dperf_regs.h31 extern const struct sample_reg sample_reg_masks[];
/linux-6.3-rc2/tools/perf/arch/arm/util/
A Dperf_regs.c4 const struct sample_reg sample_reg_masks[] = { variable
/linux-6.3-rc2/tools/perf/arch/csky/util/
A Dperf_regs.c4 const struct sample_reg sample_reg_masks[] = { variable
/linux-6.3-rc2/tools/perf/arch/mips/util/
A Dperf_regs.c4 const struct sample_reg sample_reg_masks[] = { variable
/linux-6.3-rc2/tools/perf/arch/riscv/util/
A Dperf_regs.c4 const struct sample_reg sample_reg_masks[] = { variable
/linux-6.3-rc2/tools/perf/arch/s390/util/
A Dperf_regs.c4 const struct sample_reg sample_reg_masks[] = { variable
/linux-6.3-rc2/tools/perf/arch/arm64/util/
A Dmachine.c14 opts->sample_user_regs |= sample_reg_masks[PERF_REG_ARM64_LR].mask; in arch__add_leaf_frame_record_opts()
A Dperf_regs.c18 const struct sample_reg sample_reg_masks[] = { variable
/linux-6.3-rc2/tools/perf/arch/powerpc/util/
A Dperf_regs.c19 const struct sample_reg sample_reg_masks[] = { variable
/linux-6.3-rc2/tools/perf/arch/x86/util/
A Dperf_regs.c15 const struct sample_reg sample_reg_masks[] = { variable

Completed in 8 milliseconds