Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dthread_map.h18 const char *tid, bool all_threads);
H 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()