HomeSort by: relevance | last modified time | path
    Searched defs:clock_gettime (Results 1 - 23 of 23) sorted by relevancy

  /src/external/bsd/blocklist/port/
clock_gettime.c 9 clock_gettime(int clock __unused, struct timespec *ts) function
  /src/external/bsd/libfido2/dist/openbsd-compat/
clock_gettime.c 14 clock_gettime(clockid_t clock_id, struct timespec *tp) function
30 #error "please provide an implementation of clock_gettime() for your platform"
  /src/external/bsd/tmux/dist/compat/
clock_gettime.c 30 clock_gettime(__unused int clock, struct timespec *ts) function
  /src/lib/libc/compat/sys/
compat_clock.c 46 __warn_references(clock_gettime,
47 "warning: reference to compatibility clock_gettime(); include <time.h> to generate correct reference")
56 __weak_alias(clock_gettime, _clock_gettime)
77 clock_gettime(clockid_t clockid, struct timespec50 *tim50) function
  /src/external/gpl2/diffutils/dist/
configure 13384 # Check for clock_gettime and its library. Solaris puts it in -lrt or
13387 echo "$as_me:$LINENO: checking for library containing clock_gettime" >&5
13388 echo $ECHO_N "checking for library containing clock_gettime... $ECHO_C" >&6
13404 char clock_gettime ();
13414 clock_gettime (); function
13450 char clock_gettime ();
13460 clock_gettime (); function
13503 for ac_func in clock_gettime
  /src/external/gpl2/gmake/dist/
configure 7960 # Solaris 2.5.1 needs -lposix4 to get the clock_gettime function.
7962 echo "$as_me:$LINENO: checking for library containing clock_gettime" >&5
7963 echo $ECHO_N "checking for library containing clock_gettime... $ECHO_C" >&6
7982 char clock_gettime ();
7986 clock_gettime (); function
8036 char clock_gettime ();
8040 clock_gettime (); function
  /src/external/gpl3/gcc.old/dist/libphobos/
configure 14710 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing clock_gettime" >&5
14711 $as_echo_n "checking for library containing clock_gettime... " >&6; }
14718 extern(C) int clock_gettime();
14721 clock_gettime(); return 0; function
  /src/external/bsd/openldap/dist/include/
ldap_pvt.h 139 #define clock_gettime(clkid,tv) ldap_pvt_clock_gettime(clkid,tv) macro
  /src/external/gpl3/gcc/dist/libbacktrace/
xztest.c 67 #define clock_gettime xclock_gettime macro
395 if (clock_gettime (cid, &ts1) < 0)
399 perror ("clock_gettime");
416 if (clock_gettime (cid, &ts2) < 0)
418 perror ("clock_gettime");
440 if (clock_gettime (cid, &ts1) < 0)
442 perror("clock_gettime");
457 if (clock_gettime (cid, &ts2) < 0)
459 perror ("clock_gettime");
zstdtest.c 66 #define clock_gettime xclock_gettime macro
424 if (clock_gettime (cid, &ts1) < 0)
428 perror ("clock_gettime");
445 if (clock_gettime (cid, &ts2) < 0)
447 perror ("clock_gettime");
455 if (clock_gettime (cid, &ts1) < 0)
457 perror("clock_gettime");
464 if (clock_gettime (cid, &ts2) < 0)
466 perror ("clock_gettime");
ztest.c 66 #define clock_gettime xclock_gettime macro
440 if (clock_gettime (cid, &ts1) < 0)
444 perror ("clock_gettime");
461 if (clock_gettime (cid, &ts2) < 0)
463 perror ("clock_gettime");
471 if (clock_gettime (cid, &ts1) < 0)
473 perror("clock_gettime");
482 if (clock_gettime (cid, &ts2) < 0)
484 perror ("clock_gettime");
  /src/external/gpl3/gcc.old/dist/libbacktrace/
xztest.c 67 #define clock_gettime xclock_gettime macro
395 if (clock_gettime (cid, &ts1) < 0)
399 perror ("clock_gettime");
416 if (clock_gettime (cid, &ts2) < 0)
418 perror ("clock_gettime");
440 if (clock_gettime (cid, &ts1) < 0)
442 perror("clock_gettime");
457 if (clock_gettime (cid, &ts2) < 0)
459 perror ("clock_gettime");
ztest.c 66 #define clock_gettime xclock_gettime macro
440 if (clock_gettime (cid, &ts1) < 0)
444 perror ("clock_gettime");
461 if (clock_gettime (cid, &ts2) < 0)
463 perror ("clock_gettime");
471 if (clock_gettime (cid, &ts1) < 0)
473 perror("clock_gettime");
482 if (clock_gettime (cid, &ts2) < 0)
484 perror ("clock_gettime");
  /src/external/gpl3/gdb/dist/libbacktrace/
xztest.c 67 #define clock_gettime xclock_gettime macro
395 if (clock_gettime (cid, &ts1) < 0)
399 perror ("clock_gettime");
416 if (clock_gettime (cid, &ts2) < 0)
418 perror ("clock_gettime");
440 if (clock_gettime (cid, &ts1) < 0)
442 perror("clock_gettime");
457 if (clock_gettime (cid, &ts2) < 0)
459 perror ("clock_gettime");
zstdtest.c 66 #define clock_gettime xclock_gettime macro
424 if (clock_gettime (cid, &ts1) < 0)
428 perror ("clock_gettime");
445 if (clock_gettime (cid, &ts2) < 0)
447 perror ("clock_gettime");
455 if (clock_gettime (cid, &ts1) < 0)
457 perror("clock_gettime");
464 if (clock_gettime (cid, &ts2) < 0)
466 perror ("clock_gettime");
ztest.c 66 #define clock_gettime xclock_gettime macro
440 if (clock_gettime (cid, &ts1) < 0)
444 perror ("clock_gettime");
461 if (clock_gettime (cid, &ts2) < 0)
463 perror ("clock_gettime");
471 if (clock_gettime (cid, &ts1) < 0)
473 perror("clock_gettime");
482 if (clock_gettime (cid, &ts2) < 0)
484 perror ("clock_gettime");
  /src/external/gpl3/gdb.old/dist/libbacktrace/
xztest.c 67 #define clock_gettime xclock_gettime macro
395 if (clock_gettime (cid, &ts1) < 0)
399 perror ("clock_gettime");
416 if (clock_gettime (cid, &ts2) < 0)
418 perror ("clock_gettime");
440 if (clock_gettime (cid, &ts1) < 0)
442 perror("clock_gettime");
457 if (clock_gettime (cid, &ts2) < 0)
459 perror ("clock_gettime");
zstdtest.c 66 #define clock_gettime xclock_gettime macro
424 if (clock_gettime (cid, &ts1) < 0)
428 perror ("clock_gettime");
445 if (clock_gettime (cid, &ts2) < 0)
447 perror ("clock_gettime");
455 if (clock_gettime (cid, &ts1) < 0)
457 perror("clock_gettime");
464 if (clock_gettime (cid, &ts2) < 0)
466 perror ("clock_gettime");
ztest.c 66 #define clock_gettime xclock_gettime macro
440 if (clock_gettime (cid, &ts1) < 0)
444 perror ("clock_gettime");
461 if (clock_gettime (cid, &ts2) < 0)
463 perror ("clock_gettime");
471 if (clock_gettime (cid, &ts1) < 0)
473 perror("clock_gettime");
482 if (clock_gettime (cid, &ts2) < 0)
484 perror ("clock_gettime");
  /src/lib/librumpuser/
rumpuser_port.h 132 clock_gettime(clockid_t clk, struct timespec *ts) function
  /src/external/lgpl3/gmp/dist/tune/
time.c 339 #define clock_gettime(id,ts) (ASSERT_FAIL (clock_gettime not available), -1) macro
470 * measurements. When available, it's better to use clock_gettime,
473 * systems where clock_gettime is broken in one way or the other,
748 printf ("clock_gettime don't know what ID to use\n");
757 if (clock_gettime (CGT_ID, &unit) != 0)
760 printf ("clock_gettime id=%d error: %s\n", CGT_ID, strerror (errno));
776 printf ("clock_gettime is %s accurate\n", unittime_string (cgt_unittime));
784 if (clock_gettime (CGT_ID, &start))
787 printf ("clock_gettime id=%d error: %s\n", CGT_ID, strerror (errno))
    [all...]
  /src/lib/libc/time/
localtime.c 267 # undef clock_gettime macro
268 # define clock_gettime(id, t) ((t)->tv_sec = time(NULL), (t)->tv_nsec = 0, 0) macro
2068 clock_gettime(CLOCK_MONOTONIC_COARSE, &now);
  /src/lib/libc/include/
namespace.h 277 #define clock_gettime _clock_gettime macro

Completed in 45 milliseconds