Searched refs:unittime_string (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/tune/ |
H A D | time.c | 420 unittime_string (double t) in unittime_string() function 630 name, unittime_string (1.0/clk_tck())); \ 776 printf ("clock_gettime is %s accurate\n", unittime_string (cgt_unittime)); in cgt_works_p() 806 CGT_DELAY_COUNT, unittime_string (duration)); in cgt_works_p() 1039 …ing, "CPU cycle counter, supplemented by %s clock tick getrusage()", unittime_string (supplement_u… in speed_time_init() 1045 …_string, "CPU cycle counter, supplemented by %s clock tick times()", unittime_string (supplement_u… in speed_time_init() 1051 …, "CPU cycle counter, supplemented by %s clock tick gettimeofday()", unittime_string (supplement_u… in speed_time_init() 1091 unittime_string (speed_unittime)); in speed_time_init() 1099 unittime_string (speed_unittime)); in speed_time_init() 1122 unittime_string (speed_unittime)); in speed_time_init() [all …]
|