Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h228 __itt_report_error(__itt_error_system, "pthread_mutexattr_init", \
233 __itt_report_error(__itt_error_system, "pthread_mutexattr_settype", \
237 __itt_report_error(__itt_error_system, "pthread_mutex_init", \
241 __itt_report_error(__itt_error_system, "pthread_mutexattr_destroy", \
/llvm-project-15.0.7/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h285 __itt_report_error(__itt_error_system, "pthread_mutexattr_init", \
290 __itt_report_error(__itt_error_system, "pthread_mutexattr_settype", \
294 __itt_report_error(__itt_error_system, "pthread_mutex_init", \
298 __itt_report_error(__itt_error_system, "pthread_mutexattr_destroy", \
H A Dittnotify.h4830 __itt_error_system = enumerator
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_itt.cpp143 case __itt_error_system: { in __itt_error_handler()