Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dperf.h55 bool sample_intr_regs; member
Dbuiltin-record.c925 OPT_BOOLEAN('I', "intr-regs", &record.opts.sample_intr_regs,
/linux-4.1.27/tools/perf/util/
Devsel.c693 if (opts->sample_intr_regs) { in perf_evsel__config()