Searched hist:139321 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/tools/sched/
H A Dschedgraph.pydiff 139321 Sun Dec 26 01:25:08 MST 2004 jeff - For preemption and yield events, we want to skip the next two state events
as they are the setrunqueue() and sched_add() calls. Since they happen
immediately before the thread is placed on a run queue they would normally
dwarf the more informative preemption or yield event and it is implicitly
understood that a thread is back on the run queue as part of these events.

Completed in 44 milliseconds