Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_error.cpp43 #define PUSH_MSG(ct, ident) \ macro
199 KE_TRACE(100, (PUSH_MSG(ct_parallel, ident))); in __kmp_push_parallel()
238 KE_TRACE(100, (PUSH_MSG(ct, ident))); in __kmp_push_workshare()
351 KE_TRACE(100, (PUSH_MSG(ct, ident)));