Searched refs:mach_get_cmos_time (Results 1 – 3 of 3) sorted by relevance
99 extern void mach_get_cmos_time(struct timespec64 *now);
134 .get_wallclock = mach_get_cmos_time,
63 void mach_get_cmos_time(struct timespec64 *now) in mach_get_cmos_time() function