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

/linux-master/tools/perf/
H A Dbuiltin-sched.c1514 static bool thread__has_color(struct thread *thread) function
1634 if (curr_thread && thread__has_color(curr_thread))
1667 if (thread__has_color(sched_in))

Completed in 232 milliseconds