HomeSort by: relevance | last modified time | path
    Searched refs:read_real_time (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl3/gmp/dist/tune/
time.c 102 Various combinations of cycle counter, read_real_time(), getrusage(),
321 #define read_real_time(t,s) ASSERT_FAIL (read_real_time not available) macro
1109 read_real_time (&t, sizeof(t));
1114 strcpy (speed_time_string, "read_real_time() power nanoseconds");
1121 sprintf (speed_time_string, "%s read_real_time() powerpc ticks",
1284 read_real_time (&start_rrt, sizeof(start_rrt));
1440 if (have_rrt && use_rrt) read_real_time (&end_rrt, sizeof(end_rrt));
1468 printf (" read_real_time (%d)%u,%u -> (%d)%u,%u\n",
1501 END_USE ("read_real_time()", t_rrt)
    [all...]
  /src/external/lgpl3/gmp/dist/
configure 24625 # read_real_time - AIX specific
24640 for ac_func in alarm attr_get clock cputime getpagesize getrusage gettimeofday getsysinfo localeconv memset mmap mprotect nl_langinfo obstack_vprintf popen processor_info pstat_getprocessor raise read_real_time sigaction sigaltstack sigstack syssgi strchr strerror strnlen strtol strtoul sysconf sysctl sysctlbyname times

Completed in 40 milliseconds