Home
last modified time | relevance | path

Searched refs:struct_timeval (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/lgpl3/gmp/dist/tune/
Dtime.c354 #define struct_timeval struct timeval macro
358 #define struct_timeval struct timeval_dummy macro
378 struct_timeval ru_utime;
402 static struct_timeval start_gtod;
642 MICROSECONDS_P ("gettimeofday", struct_timeval, in gettimeofday_microseconds_p()
826 FREQ_MEASURE_ONE ("mftb", struct_timeval, in freq_measure_mftb_one()
1231 struct_timeval prev; in gtod_tick_boundary()
1366 timeval_diff_secs (const struct_timeval *end, const struct_timeval *start) in timeval_diff_secs()
1426 struct_timeval end_gtod; in speed_endtime()
/netbsd/src/external/lgpl3/gmp/dist/
DChangeLog19883 * tune/time.c (freq_measure_mftb_one): Use struct_timeval, for the