Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dperf.h66 u64 sample_intr_regs; member
Dbuiltin-record.c1102 OPT_CALLBACK_OPTARG('I', "intr-regs", &record.opts.sample_intr_regs, NULL, "any register",
/linux-4.4.14/tools/perf/util/
Devsel.c809 if (opts->sample_intr_regs) { in perf_evsel__config()
810 attr->sample_regs_intr = opts->sample_intr_regs; in perf_evsel__config()