Home
last modified time | relevance | path

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

/tools/perf/util/
Drecord.h53 u64 sample_user_regs; member
Devsel.c726 if (opts->sample_user_regs && DWARF_MINIMAL_REGS != PERF_REGS_MASK) { in __perf_evsel__config_callchain()
1036 if (opts->sample_user_regs && !evsel->no_aux_samples) { in perf_evsel__config()
1037 attr->sample_regs_user |= opts->sample_user_regs; in perf_evsel__config()
/tools/perf/
Dbuiltin-record.c2217 OPT_CALLBACK_OPTARG(0, "user-regs", &record.opts.sample_user_regs, NULL, "any register",