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

/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-sched.c855 add_sched_out_event(struct work_atoms *atoms, function
962 if (add_sched_out_event(out_events, sched_out_state(prev_state), timestamp))
978 if (add_sched_out_event(in_events, 'R', timestamp))
1007 if (add_sched_out_event(atoms, 'R', timestamp))
1041 if (add_sched_out_event(atoms, 'S', timestamp))
1096 if (add_sched_out_event(atoms, 'R', timestamp))

Completed in 660 milliseconds