Searched refs:microtime_with_abstime (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dtime.h196 void microtime_with_abstime(struct timeval *tv, uint64_t *abstime);
/xnu-2782.1.97/bsd/kern/
H A Dbsd_init.c958 microtime_with_abstime(&kernproc->p_start, &kernproc->p_stats->ps_start);
H A Dkern_time.c658 microtime_with_abstime( function
H A Dkern_fork.c1308 microtime_with_abstime(&child_proc->p_start, &child_proc->p_stats->ps_start);

Completed in 83 milliseconds