Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Drecord.h61 u64 sample_user_regs; member
A Devsel.c867 if (opts->sample_user_regs && DWARF_MINIMAL_REGS != PERF_REGS_MASK) { in __evsel__config_callchain()
1181 if (opts->sample_user_regs && !evsel->no_aux_samples && in evsel__config()
1183 attr->sample_regs_user |= opts->sample_user_regs; in evsel__config()
/linux/tools/perf/
A Dbuiltin-record.c2579 OPT_CALLBACK_OPTARG(0, "user-regs", &record.opts.sample_user_regs, NULL, "any register",

Completed in 18 milliseconds