Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/arm/commpage/
H A Dcommpage.h46 extern void commpage_update_mach_continuous_time(uint64_t sleeptime);
H A Dcommpage.c161 commpage_update_mach_continuous_time(0); in commpage_populate()
966 commpage_update_mach_continuous_time(uint64_t sleeptime) in commpage_update_mach_continuous_time() function
/xnu-11417.121.6/osfmk/i386/commpage/
H A Dcommpage.h145 extern void commpage_update_mach_continuous_time(uint64_t sleeptime);
H A Dcommpage.c426 commpage_update_mach_continuous_time(0); in commpage_mach_continuous_time_init()
997 commpage_update_mach_continuous_time(uint64_t sleeptime) in commpage_update_mach_continuous_time() function
/xnu-11417.121.6/osfmk/kern/
H A Dclock.c1136 commpage_update_mach_continuous_time(mach_absolutetime_asleep); in clock_initialize_calendar()
1208 commpage_update_mach_continuous_time(mach_absolutetime_asleep); in clock_wakeup_calendar_hwclock()
1417 commpage_update_mach_continuous_time(mach_absolutetime_asleep); in clock_wakeup_calendar_legacy()