Home
last modified time | relevance | path

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

/tools/perf/util/
A Dthread_map.h18 const char *tid, bool all_threads);
A Dthread_map.c270 struct perf_thread_map *thread_map__new_str(const char *pid, const char *tid, bool all_threads) in thread_map__new_str() argument
275 if (all_threads) in thread_map__new_str()
A Devlist.c990 bool all_threads = (target->per_thread && target->system_wide); in evlist__create_maps() local
1012 threads = thread_map__new_str(target->pid, target->tid, all_threads); in evlist__create_maps()

Completed in 9 milliseconds