Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-sched.c1502 static bool thread__has_color(struct thread *thread) in thread__has_color() function
1617 if (curr_thread && thread__has_color(curr_thread)) in map_switch_event()
1650 if (thread__has_color(sched_in)) in map_switch_event()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-sched.c1539 static bool thread__has_color(struct thread *thread) in thread__has_color() function
1659 if (curr_thread && thread__has_color(curr_thread)) in map_switch_event()
1692 if (thread__has_color(sched_in)) in map_switch_event()

Completed in 11 milliseconds