Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/arm/commpage/
H A Dcommpage.h46 extern void commpage_update_mach_continuous_time(uint64_t sleeptime);
H A Dcommpage.c183 commpage_update_mach_continuous_time(0); in commpage_populate()
806 commpage_update_mach_continuous_time(uint64_t sleeptime) in commpage_update_mach_continuous_time() function
/xnu-8792.81.2/osfmk/i386/commpage/
H A Dcommpage.h145 extern void commpage_update_mach_continuous_time(uint64_t sleeptime);
H A Dcommpage.c429 commpage_update_mach_continuous_time(0); in commpage_mach_continuous_time_init()
959 commpage_update_mach_continuous_time(uint64_t sleeptime) in commpage_update_mach_continuous_time() function
/xnu-8792.81.2/osfmk/kern/
H A Dclock.c1135 commpage_update_mach_continuous_time(mach_absolutetime_asleep); in clock_initialize_calendar()
1207 commpage_update_mach_continuous_time(mach_absolutetime_asleep); in clock_wakeup_calendar_hwclock()
1416 commpage_update_mach_continuous_time(mach_absolutetime_asleep); in clock_wakeup_calendar_legacy()