Home
last modified time | relevance | path

Searched refs:add_sched_out_event (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/tools/perf/
Dbuiltin-sched.c1035 add_sched_out_event(struct work_atoms *atoms, in add_sched_out_event() function
1144 if (add_sched_out_event(out_events, sched_out_state(prev_state), timestamp)) in latency_switch_event()
1160 if (add_sched_out_event(in_events, 'R', timestamp)) in latency_switch_event()
1195 if (add_sched_out_event(atoms, 'R', timestamp)) in latency_runtime_event()
1230 if (add_sched_out_event(atoms, 'S', timestamp)) in latency_wakeup_event()
1298 if (add_sched_out_event(atoms, 'R', timestamp)) in latency_migrate_task_event()