Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/arm/commpage/
H A Dcommpage.h46 extern void commpage_update_mach_continuous_time(uint64_t sleeptime);
H A Dcommpage.c186 commpage_update_mach_continuous_time(0); in commpage_populate()
781 commpage_update_mach_continuous_time(uint64_t sleeptime) in commpage_update_mach_continuous_time() function
/xnu-8020.101.4/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-8020.101.4/osfmk/kern/
H A Dclock.c1132 commpage_update_mach_continuous_time(mach_absolutetime_asleep); in clock_initialize_calendar()
1204 commpage_update_mach_continuous_time(mach_absolutetime_asleep); in clock_wakeup_calendar_hwclock()
1413 commpage_update_mach_continuous_time(mach_absolutetime_asleep); in clock_wakeup_calendar_legacy()