Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread_map.h22 const char *tid, uid_t uid, bool all_threads);
H A Dthread_map.c293 uid_t uid, bool all_threads) in thread_map__new_str()
301 if (all_threads) in thread_map__new_str()
292 thread_map__new_str(const char *pid, const char *tid, uid_t uid, bool all_threads) thread_map__new_str() argument
H A Devlist.c917 bool all_threads = (target->per_thread && target->system_wide); in perf_evlist__create_maps() local
940 all_threads); in perf_evlist__create_maps()
/kernel/linux/linux-6.6/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()
302 if (all_threads) in thread_map__new_str()
293 thread_map__new_str(const char *pid, const char *tid, uid_t uid, bool all_threads) thread_map__new_str() argument
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()

Completed in 9 milliseconds