Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dclock.h115 extern void clock_gettimeofday_set_commpage(
H A Dclock.c703 clock_gettimeofday_set_commpage(now, bt.sec, bt.frac, clock_calend.tick_scale_x, ticks_per_sec); in clock_gettimeofday_and_absolute_time()
803clock_gettimeofday_set_commpage(absolutesys, bt.sec, bt.frac, clock_calend.tick_scale_x, ticks_per… in clock_set_calendar_microtime()
924clock_gettimeofday_set_commpage(now, clock_calend.bintime.sec, clock_calend.bintime.frac, clock_ca… in clock_update_calendar()
/xnu-8019.80.24/osfmk/i386/
H A Drtclock.c405 clock_gettimeofday_set_commpage(uint64_t abstime, uint64_t sec, uint64_t frac, uint64_t scale, uint… in clock_gettimeofday_set_commpage() function
/xnu-8019.80.24/osfmk/arm/
H A Drtclock.c256 clock_gettimeofday_set_commpage(uint64_t abstime, in clock_gettimeofday_set_commpage() function