Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dsysinfo.cc566 const int estimate_time_ms = 1000; in GetCPUCyclesPerSecond() local
568 SleepForMilliseconds(estimate_time_ms); in GetCPUCyclesPerSecond()
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dsysinfo.cc605 const int estimate_time_ms = 1000; in GetCPUCyclesPerSecond() local
607 SleepForMilliseconds(estimate_time_ms); in GetCPUCyclesPerSecond()