Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-sched.c1031 static char sched_out_state(u64 prev_state) in sched_out_state() function
1149 if (add_sched_out_event(out_events, sched_out_state(prev_state), timestamp)) in latency_switch_event()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-sched.c1053 static char sched_out_state(u64 prev_state) in sched_out_state() function
1171 if (add_sched_out_event(out_events, sched_out_state(prev_state), timestamp)) in latency_switch_event()

Completed in 10 milliseconds