Searched refs:SWT_IWAIT (Results 1 – 4 of 4) sorted by relevance
99 &DPCPU_NAME(sched_switch_stats[SWT_IWAIT]), "");
850 mi_switch(SW_VOL | SWT_IWAIT); in softclock_thread()
1320 mi_switch(SW_VOL | SWT_IWAIT); in ithread_loop()
923 #define SWT_IWAIT 7 /* Waiting for interrupts. */ macro