Searched refs:clock_monotonic (Results 1 – 5 of 5) sorted by relevance
89 clock_monotonic = GetClockGetTimeClockNumber(plat)106 if clock_gettime(clock_monotonic, ctypes.pointer(ts)):
107 clock_monotonic = posix_clock_set = 1; in get_monotonic()110 if (clock_monotonic) { in get_monotonic()
155 extern int clock_monotonic;
331 clock_monotonic="yes"844 if test "$clock_monotonic" != "yes" ; then845 clock_monotonic="no"857 clock_monotonic="yes"860 echo "CLOCK_MONOTONIC $clock_monotonic"2068 if test "$clock_monotonic" = "yes" ; then
69 static clock_serv_t clock_monotonic; variable537 host_get_clock_service(host_self, SYSTEM_CLOCK, &clock_monotonic); in darwin_init()554 mach_port_deallocate(mach_task_self(), clock_monotonic); in darwin_exit()1978 clock_ref = clock_monotonic; in darwin_clock_gettime()