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

/linux-master/tools/perf/util/
H A Dthread_map.h20 const char *tid, uid_t uid, bool all_threads);
H A Dthread_map.c293 uid_t uid, bool all_threads)
301 if (all_threads)
292 thread_map__new_str(const char *pid, const char *tid, uid_t uid, bool all_threads) argument
H A Devlist.c1037 bool all_threads = (target->per_thread && target->system_wide); local
1060 all_threads);

Completed in 105 milliseconds