Home
last modified time | relevance | path

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

/tools/perf/arch/arm64/util/
A 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()
A Dperf_regs.c19 static const struct sample_reg sample_reg_masks[] = { variable
181 return sample_reg_masks; in arch__sample_reg_masks()
/tools/perf/arch/loongarch/util/
A Dperf_regs.c5 static const struct sample_reg sample_reg_masks[] = { variable
21 return sample_reg_masks; in arch__sample_reg_masks()
/tools/perf/arch/mips/util/
A Dperf_regs.c5 static const struct sample_reg sample_reg_masks[] = { variable
21 return sample_reg_masks; in arch__sample_reg_masks()
/tools/perf/arch/arm/util/
A Dperf_regs.c5 static const struct sample_reg sample_reg_masks[] = { variable
21 return sample_reg_masks; in arch__sample_reg_masks()
/tools/perf/arch/csky/util/
A Dperf_regs.c5 static const struct sample_reg sample_reg_masks[] = { variable
21 return sample_reg_masks; in arch__sample_reg_masks()
/tools/perf/arch/riscv/util/
A Dperf_regs.c5 static const struct sample_reg sample_reg_masks[] = { variable
21 return sample_reg_masks; in arch__sample_reg_masks()
/tools/perf/arch/s390/util/
A Dperf_regs.c5 static const struct sample_reg sample_reg_masks[] = { variable
21 return sample_reg_masks; in arch__sample_reg_masks()
/tools/perf/util/
A Dperf_regs.c24 static const struct sample_reg sample_reg_masks[] = { variable
30 return sample_reg_masks; in arch__sample_reg_masks()
/tools/perf/arch/powerpc/util/
A Dperf_regs.c21 static const struct sample_reg sample_reg_masks[] = { variable
239 return sample_reg_masks; in arch__sample_reg_masks()
/tools/perf/arch/x86/util/
A Dperf_regs.c16 static const struct sample_reg sample_reg_masks[] = { variable
281 return sample_reg_masks; in arch__sample_reg_masks()

Completed in 15 milliseconds