Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.cpp93 extern "C" void __itt_error_handler(__itt_error_code err, va_list args) { in __itt_error_handler() function
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h4844 #define __itt_error_handler ITT_JOIN(INTEL_ITTNOTIFY_PREFIX, error_handler) macro