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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h137 #define KMP_FOREACH_TIMER(macro, arg) \ macro
295 enum timer_e { KMP_FOREACH_TIMER(ENUMERATE, TIMER_) TIMER_LAST }; enumerator in enum:timer_e

Completed in 71 milliseconds