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

/linux-master/tools/perf/
H A Dbuiltin-sched.c1036 add_sched_out_event(struct work_atoms *atoms, function
1146 if (add_sched_out_event(out_events, prev_state, timestamp))
1162 if (add_sched_out_event(in_events, 'R', timestamp))
1197 if (add_sched_out_event(atoms, 'R', timestamp))
1232 if (add_sched_out_event(atoms, 'S', timestamp))
1300 if (add_sched_out_event(atoms, 'R', timestamp))

Completed in 291 milliseconds