Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dclock.c730 uint64_t absolutesys; in clock_set_calendar_microtime() local
765 clock_get_calendar_absolute_and_microtime_locked(&oldsecs, &oldmicrosecs, &absolutesys); in clock_set_calendar_microtime()
770 __func__, (unsigned long)oldsecs, oldmicrosecs, absolutesys); in clock_set_calendar_microtime()
803 …clock_gettimeofday_set_commpage(absolutesys, bt.sec, bt.frac, clock_calend.tick_scale_x, ticks_per… in clock_set_calendar_microtime()