Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread_map.h29 bool thread_map__has(struct perf_thread_map *threads, pid_t pid);
H A Dthread_map.c397 bool thread_map__has(struct perf_thread_map *threads, pid_t pid) in thread_map__has() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread_map.h27 bool thread_map__has(struct perf_thread_map *threads, pid_t pid);
H A Dthread_map.c398 bool thread_map__has(struct perf_thread_map *threads, pid_t pid) in thread_map__has() function
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-sched.c1522 if (thread_map__has(sched->map.color_pids, tid)) in map__findnew_thread()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-sched.c1559 if (thread_map__has(sched->map.color_pids, tid)) in map__findnew_thread()

Completed in 11 milliseconds