Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dperf.h75 u64 sample_user_regs; member
Dbuiltin-record.c1641 OPT_CALLBACK_OPTARG(0, "user-regs", &record.opts.sample_user_regs, NULL, "any register",
/Linux-v4.19/tools/perf/util/
Devsel.c990 if (opts->sample_user_regs) { in perf_evsel__config()
991 attr->sample_regs_user |= opts->sample_user_regs; in perf_evsel__config()