Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dthread_map.h35 const char *tid, uid_t uid, bool all_threads);
Dthread_map.c327 uid_t uid, bool all_threads) in thread_map__new_str() argument
335 if (all_threads) in thread_map__new_str()
Devlist.c1068 bool all_threads = (target->per_thread && target->system_wide); in perf_evlist__create_maps() local
1091 all_threads); in perf_evlist__create_maps()