Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h1270 #define KMP_NOW() ((kmp_uint64)_rdtsc()) macro
1272 #define KMP_NOW() __kmp_hardware_timestamp() macro
1280 #define KMP_NOW() __kmp_now_nsec() macro