Searched defs:per_thread (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/tools/perf/util/ | ||
D | target.h | 18 bool per_thread; member |
/Linux-v6.6/tools/perf/ | ||
D | builtin-record.c | 999 bool per_thread = evlist__per_thread(evlist); in record__thread_data_init_maps() local |