Home
last modified time | relevance | path

Searched refs:sample_user_regs (Results 1 – 4 of 4) sorted by relevance

/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()
/linux-6.3-rc2/tools/perf/util/
A Drecord.h61 u64 sample_user_regs; member
A Devsel.c907 if (opts->sample_user_regs && DWARF_MINIMAL_REGS != PERF_REGS_MASK) { in __evsel__config_callchain()
1241 if (opts->sample_user_regs && !evsel->no_aux_samples && in evsel__config()
1243 attr->sample_regs_user |= opts->sample_user_regs; in evsel__config()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-record.c3440 OPT_CALLBACK_OPTARG(0, "user-regs", &record.opts.sample_user_regs, NULL, "any register",

Completed in 32 milliseconds