Searched refs:per_thread (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dtarget.h16 bool per_thread; member in struct:target
71 use_dummy = target->per_thread ? true : false; target__uses_dummy_map()
H A Dtarget.c59 if (target->per_thread && (target->system_wide || target->cpu_list)) { target__validate()
60 target->per_thread = false; target__validate()
H A Devsel.c620 bool per_cpu = opts->target.default_per_cpu && !opts->target.per_thread; perf_evsel__config()
/linux-4.1.27/tools/perf/
H A Dbuiltin-record.c923 OPT_BOOLEAN(0, "per-thread", &record.opts.target.per_thread,

Completed in 115 milliseconds