Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dclock.h155 extern void clock_gettimeofday_and_absolute_time(
H A Dclock.c686 clock_gettimeofday_and_absolute_time(secs, microsecs, NULL); in clock_gettimeofday()
690 clock_gettimeofday_and_absolute_time( in clock_gettimeofday_and_absolute_time() function
/xnu-11417.140.69/bsd/kern/
H A Dkern_time.c129 clock_gettimeofday_and_absolute_time(&secs, &usecs, &mach_time); in gettimeofday()
/xnu-11417.140.69/iokit/Kernel/
H A DIOPMrootDomain.cpp7835 clock_gettimeofday_and_absolute_time(&nowsecs, &nowmicrosecs, &nowAbs);