Home
last modified time | relevance | path

Searched defs:MakeTime (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dtimers.cc69 double MakeTime(FILETIME const& kernel_time, FILETIME const& user_time) { in MakeTime() function
89 double MakeTime(thread_basic_info_data_t const& info) { in MakeTime() function
97 double MakeTime(struct timespec const& ts) { in MakeTime() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dtimers.cc69 double MakeTime(FILETIME const& kernel_time, FILETIME const& user_time) { in MakeTime() function
89 double MakeTime(thread_basic_info_data_t const& info) { in MakeTime() function
97 double MakeTime(struct timespec const& ts) { in MakeTime() function