Searched refs:arch__user_reg_mask (Results 1 - 13 of 13) sorted by relevance

/linux-master/tools/perf/arch/arm/util/
H A Dperf_regs.c14 uint64_t arch__user_reg_mask(void) function
/linux-master/tools/perf/arch/csky/util/
H A Dperf_regs.c14 uint64_t arch__user_reg_mask(void) function
/linux-master/tools/perf/arch/mips/util/
H A Dperf_regs.c14 uint64_t arch__user_reg_mask(void) function
/linux-master/tools/perf/arch/loongarch/util/
H A Dperf_regs.c14 uint64_t arch__user_reg_mask(void) function
/linux-master/tools/perf/arch/riscv/util/
H A Dperf_regs.c14 uint64_t arch__user_reg_mask(void) function
/linux-master/tools/perf/arch/s390/util/
H A Dperf_regs.c14 uint64_t arch__user_reg_mask(void) function
/linux-master/tools/perf/util/
H A Dparse-regs-options.c33 mask = arch__user_reg_mask();
H A Dperf_regs.h28 uint64_t arch__user_reg_mask(void);
H A Dperf_regs.c19 uint64_t __weak arch__user_reg_mask(void) function
H A Devsel.c883 DWARF_MINIMAL_REGS(arch) != arch__user_reg_mask()) {
889 attr->sample_regs_user |= arch__user_reg_mask();
/linux-master/tools/perf/arch/arm64/util/
H A Dperf_regs.c148 uint64_t arch__user_reg_mask(void) function
/linux-master/tools/perf/arch/powerpc/util/
H A Dperf_regs.c231 uint64_t arch__user_reg_mask(void) function
/linux-master/tools/perf/arch/x86/util/
H A Dperf_regs.c327 uint64_t arch__user_reg_mask(void) function

Completed in 158 milliseconds