Searched refs:fresh_last_absolute_time (Results 1 – 1 of 1) sorted by relevance
197 …uint64_t fresh_last_absolute_time = os_atomic_max_orig(&s_last_absolute_time, new_absolute_time, r… in mach_absolute_time() local199 if (fresh_last_absolute_time != pretest_absolute_time) { in mach_absolute_time()208 if (fresh_last_absolute_time > newest_absolute_time) { in mach_absolute_time()211 …newest_absolute_time, fresh_last_absolute_time, pretest_absolute_time, old_absolute_time, new_abso… in mach_absolute_time()