Home
last modified time | relevance | path

Searched refs:clock_get_boottime_nanotime (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.101.15/osfmk/kern/ !
H A Dclock.h165 extern void clock_get_boottime_nanotime(
H A Dclock.c1468 clock_get_boottime_nanotime( in clock_get_boottime_nanotime() function
/xnu-10063.101.15/bsd/kern/ !
H A Dkern_time.c273 clock_get_boottime_nanotime(&secs, &nanosecs); in boottime_sec()