Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dtimesoftfloat.c66 static void reportTime( int32 count, long clocks ) in reportTime() function
129 reportTime( count, endClock - startClock ); in time_a_int32_z_float32()
156 reportTime( count, endClock - startClock ); in time_a_int32_z_float64()
185 reportTime( count, endClock - startClock ); in time_a_int32_z_floatx80()
216 reportTime( count, endClock - startClock ); in time_a_int32_z_float128()
284 reportTime( count, endClock - startClock ); in time_a_int64_z_float32()
311 reportTime( count, endClock - startClock ); in time_a_int64_z_float64()
340 reportTime( count, endClock - startClock ); in time_a_int64_z_floatx80()
371 reportTime( count, endClock - startClock ); in time_a_int64_z_float128()
415 reportTime( count, endClock - startClock ); in time_a_float32_z_int32()
[all …]