Home
last modified time | relevance | path

Searched refs:clock_gettimeofday (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.121.6/osfmk/kern/
H A Dclock.h151 extern void clock_gettimeofday(
H A Dclock.c682 clock_gettimeofday( in clock_gettimeofday() function
/xnu-11417.121.6/bsd/kern/
H A Dkern_ntptime.c369 clock_gettimeofday(&sec, &microsecs); in ntp_adjtime()
H A Dkern_proc.c3221 clock_gettimeofday(&secs, &microsecs); in proc_core_name()