Searched refs:sleeptime (Results 1 – 5 of 5) sorted by relevance
46 extern void commpage_update_mach_continuous_time(uint64_t sleeptime);
975 commpage_update_mach_continuous_time(uint64_t sleeptime) in commpage_update_mach_continuous_time() argument983 os_atomic_store_wide(cont_time_base, sleeptime, relaxed); in commpage_update_mach_continuous_time()
145 extern void commpage_update_mach_continuous_time(uint64_t sleeptime);
1004 commpage_update_mach_continuous_time(uint64_t sleeptime) in commpage_update_mach_continuous_time() argument1010 *(uint64_t *)cp = sleeptime; in commpage_update_mach_continuous_time()1016 *(uint64_t *)cp = sleeptime; in commpage_update_mach_continuous_time()
1209 static SYSCTL_PROC(_kern, OID_AUTO, sleeptime,