ITIMER_VIRTUAL    119 compat/osf1/osf1_time.c 		SCARG(&a, which) = ITIMER_VIRTUAL;
ITIMER_VIRTUAL    240 kern/kern_clock.c 		    timerisset(&pstats->p_timer[ITIMER_VIRTUAL].it_value) &&
ITIMER_VIRTUAL    241 kern/kern_clock.c 		    itimerdecr(&pstats->p_timer[ITIMER_VIRTUAL], tick) == 0)