Home
last modified time | relevance | path

Searched refs:clock_get_calendar_nanotime (Results 1 – 6 of 6) sorted by relevance

/xnu-10063.121.3/osfmk/kern/
H A Dclock.h199 extern void clock_get_calendar_nanotime(
H A Dclock_oldops.c305 clock_get_calendar_nanotime(&secs, &nsecs); in calend_gettime()
H A Dclock.c655 clock_get_calendar_nanotime( in clock_get_calendar_nanotime() function
H A Dtask_policy.c3926 clock_get_calendar_nanotime(&secs, &nsecs); in send_resource_violation()
3987 clock_get_calendar_nanotime(&secs, &nsecs); in send_resource_violation_with_fatal_port()
/xnu-10063.121.3/bsd/kern/
H A Dkern_time.c845 clock_get_calendar_nanotime(&tv_sec, &tv_nsec); in nanotime()
H A Dkern_event.c1486 clock_get_calendar_nanotime(&seconds, &nanoseconds); in filt_timervalidate()