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