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

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

Completed in 136 milliseconds