Searched refs:ompt_callback_flush (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libomp/
H A Domp-tools.h151 macro (ompt_callback_flush, ompt_callback_flush_t, 29) /* after executing flush */ \
202 ompt_callback_flush = 29, enumerator in enum:ompt_callbacks_t
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_csupport.cpp686 if (ompt_enabled.ompt_callback_flush) {
687 ompt_callbacks.ompt_callback(ompt_callback_flush)(

Completed in 113 milliseconds