Searched refs:ml_get_hwclock (Results 1 – 6 of 6) sorted by relevance
989 rtclock_base_abstime = wake_abstime - ml_get_hwclock(); in cpu_timebase_init()992 ml_set_reset_time(ml_get_hwclock()); in cpu_timebase_init()
1948 ml_get_hwclock() in ml_get_hwclock() function1974 clock = ml_get_hwclock(); in ml_get_timebase()
1726 return ml_get_hwclock() + hwclock_conttime_offset; in mach_continuous_time()1728 return ml_get_hwclock(); in mach_continuous_time()
691 uint64_t ml_get_hwclock(void);
1084 ml_get_hwclock(void) in ml_get_hwclock() function
1146 return ml_get_hwclock(); in ml_get_time_since_reset()