Home
last modified time | relevance | path

Searched refs:color_pids (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-sched.c172 struct perf_thread_map *color_pids; member
1519 if (!sched->map.color_pids || !thread || thread__priv(thread)) in map__findnew_thread()
1522 if (thread_map__has(sched->map.color_pids, tid)) in map__findnew_thread()
3248 sched->map.color_pids = map; in setup_color_pids()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-sched.c173 struct perf_thread_map *color_pids; member
1556 if (!sched->map.color_pids || !thread || thread__priv(thread)) in map__findnew_thread()
1559 if (thread_map__has(sched->map.color_pids, tid)) in map__findnew_thread()
3284 sched->map.color_pids = map; in setup_color_pids()

Completed in 11 milliseconds