Searched refs:thread_map__has (Results 1 – 3 of 3) sorted by relevance
60 bool thread_map__has(struct thread_map *threads, pid_t pid);
440 bool thread_map__has(struct thread_map *threads, pid_t pid) in thread_map__has() function
1386 if (thread_map__has(sched->map.color_pids, tid)) in map__findnew_thread()