Home | History | Annotate | Download | only in kern

Lines Matching refs:proc0

339 			mutex_spin_enter(&proc0.p_stmutex);
341 startprofclock(&proc0);
343 stopprofclock(&proc0);
344 mutex_spin_exit(&proc0.p_stmutex);
368 mutex_spin_enter(&proc0.p_stmutex);
370 stopprofclock(&proc0);
372 startprofclock(&proc0);
373 mutex_spin_exit(&proc0.p_stmutex);
411 mutex_spin_enter(&proc0.p_stmutex);
413 stopprofclock(&proc0);
415 startprofclock(&proc0);
416 mutex_spin_exit(&proc0.p_stmutex);