Searched defs:all_threads (Results 1 – 2 of 2) sorted by relevance
/tools/perf/util/ | ||
D | thread_map.c | 293 uid_t uid, bool all_threads) in thread_map__new_str() |
D | evlist.c | 989 bool all_threads = (target->per_thread && target->system_wide); in evlist__create_maps() local |