Searched refs:mach_time (Results 1 – 3 of 3) sorted by relevance
225 u_int64_t mach_time; in getentropy_fallback() local248 mach_time = mach_absolute_time(); in getentropy_fallback()249 HD(mach_time); in getentropy_fallback()339 mach_time = mach_absolute_time(); in getentropy_fallback()340 HD(mach_time); in getentropy_fallback()341 cnt += (int)mach_time; in getentropy_fallback()
51 #if __has_include(<mach/mach_time.h>)
62 #include <mach/mach_time.h>