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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_time.c400 timevaladd(&p->p_rtime, &aitv.it_value);
478 timevaladd(&p->p_rtime, &p->p_realtimer.it_interval);
482 timevaladd(&p->p_rtime, &p->p_realtimer.it_interval);
489 timevaladd(&p->p_rtime, &t);
573 timevaladd( function
H A Dkern_acct.c261 timevaladd(&tmp, &st);
H A Dkern_event.c1031 timevaladd(&atv, &rtv);
H A Dsys_generic.c1441 timevaladd(&atv, &rtv);
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dtime.h237 void timevaladd(struct timeval *t1, struct timeval *t2);

Completed in 100 milliseconds