Home
last modified time | relevance | path

Searched refs:nanosecs (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/
H A Dos_time.c72 int64_t secs, nanosecs; in os_time_get_nano()
79 nanosecs = (counter.QuadPart % frequency.QuadPart) * INT64_C(1000000000) in os_time_get_nano()
81 return secs*INT64_C(1000000000) + nanosecs; in os_time_get_nano()
/third_party/icu/icu4c/source/test/perf/collationperf/
H A DCollPerf.pl190 <td>nanosecs</td>
195 <td>nanosecs</td>

Completed in 2 milliseconds