Searched refs:clock_gettimeofday_set_commpage (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.41.6/osfmk/kern/ |
| H A D | clock.h | 114 extern void clock_gettimeofday_set_commpage(
|
| H A D | clock.c | 707 clock_gettimeofday_set_commpage(now, bt.sec, bt.frac, clock_calend.tick_scale_x, ticks_per_sec); in clock_gettimeofday_and_absolute_time() 807 …clock_gettimeofday_set_commpage(absolutesys, bt.sec, bt.frac, clock_calend.tick_scale_x, ticks_per… in clock_set_calendar_microtime() 928 …clock_gettimeofday_set_commpage(now, clock_calend.bintime.sec, clock_calend.bintime.frac, clock_ca… in clock_update_calendar()
|
| /xnu-12377.41.6/osfmk/i386/ |
| H A D | rtclock.c | 404 clock_gettimeofday_set_commpage(uint64_t abstime, uint64_t sec, uint64_t frac, uint64_t scale, uint… in clock_gettimeofday_set_commpage() function
|
| /xnu-12377.41.6/osfmk/arm/ |
| H A D | rtclock.c | 304 clock_gettimeofday_set_commpage(uint64_t abstime, in clock_gettimeofday_set_commpage() function
|