Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread_map.h22 const char *tid, uid_t uid, bool all_threads);
Dthread_map.c293 uid_t uid, bool all_threads) in thread_map__new_str() argument
301 if (all_threads) in thread_map__new_str()
Devlist.c939 bool all_threads = (target->per_thread && target->system_wide); in perf_evlist__create_maps() local
962 all_threads); in perf_evlist__create_maps()