Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/arch/arm64/util/
Dmachine.c15 const struct sample_reg *sample_reg_masks = arch__sample_reg_masks(); in arch__add_leaf_frame_record_opts() local
17 opts->sample_user_regs |= sample_reg_masks[PERF_REG_ARM64_LR].mask; in arch__add_leaf_frame_record_opts()
Dperf_regs.c19 static const struct sample_reg sample_reg_masks[] = { variable
181 return sample_reg_masks; in arch__sample_reg_masks()
/linux-6.12.1/tools/perf/arch/csky/util/
Dperf_regs.c5 static const struct sample_reg sample_reg_masks[] = { variable
21 return sample_reg_masks; in arch__sample_reg_masks()
/linux-6.12.1/tools/perf/arch/s390/util/
Dperf_regs.c5 static const struct sample_reg sample_reg_masks[] = { variable
21 return sample_reg_masks; in arch__sample_reg_masks()
/linux-6.12.1/tools/perf/arch/loongarch/util/
Dperf_regs.c5 static const struct sample_reg sample_reg_masks[] = { variable
21 return sample_reg_masks; in arch__sample_reg_masks()
/linux-6.12.1/tools/perf/arch/mips/util/
Dperf_regs.c5 static const struct sample_reg sample_reg_masks[] = { variable
21 return sample_reg_masks; in arch__sample_reg_masks()
/linux-6.12.1/tools/perf/arch/riscv/util/
Dperf_regs.c5 static const struct sample_reg sample_reg_masks[] = { variable
21 return sample_reg_masks; in arch__sample_reg_masks()
/linux-6.12.1/tools/perf/arch/arm/util/
Dperf_regs.c5 static const struct sample_reg sample_reg_masks[] = { variable
21 return sample_reg_masks; in arch__sample_reg_masks()
/linux-6.12.1/tools/perf/util/
Dperf_regs.c24 static const struct sample_reg sample_reg_masks[] = { variable
30 return sample_reg_masks; in arch__sample_reg_masks()
/linux-6.12.1/tools/perf/arch/powerpc/util/
Dperf_regs.c20 static const struct sample_reg sample_reg_masks[] = { variable
238 return sample_reg_masks; in arch__sample_reg_masks()
/linux-6.12.1/tools/perf/arch/x86/util/
Dperf_regs.c16 static const struct sample_reg sample_reg_masks[] = { variable
281 return sample_reg_masks; in arch__sample_reg_masks()