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

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

Completed in 272 milliseconds