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

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

Completed in 119 milliseconds