Searched refs:reportTime (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/lib/libc/softfloat/ |
| H A D | timesoftfloat.c | 64 static void reportTime( int32 count, long clocks ) in reportTime() function 127 reportTime( count, endClock - startClock ); in time_a_int32_z_float32() 154 reportTime( count, endClock - startClock ); in time_a_int32_z_float64() 183 reportTime( count, endClock - startClock ); in time_a_int32_z_floatx80() 214 reportTime( count, endClock - startClock ); in time_a_int32_z_float128() 282 reportTime( count, endClock - startClock ); in time_a_int64_z_float32() 309 reportTime( count, endClock - startClock ); in time_a_int64_z_float64() 338 reportTime( count, endClock - startClock ); in time_a_int64_z_floatx80() 369 reportTime( count, endClock - startClock ); in time_a_int64_z_float128() 413 reportTime( count, endClock - startClock ); in time_a_float32_z_int32() [all …]
|