Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread_map.h20 const char *tid, uid_t uid, bool all_threads);
H A Dthread_map.c294 uid_t uid, bool all_threads) in thread_map__new_str() argument
302 if (all_threads) in thread_map__new_str()
H A Devlist.c1037 bool all_threads = (target->per_thread && target->system_wide); in evlist__create_maps() local
1060 all_threads); in evlist__create_maps()