Searched refs:__itt_error_system (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/ |
H A D | ittnotify_config.h | 228 __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/openmp/runtime/src/thirdparty/ittnotify/ |
H A D | ittnotify_config.h | 297 __itt_report_error(__itt_error_system, "pthread_mutexattr_init", \ 302 __itt_report_error(__itt_error_system, "pthread_mutexattr_settype", \ 306 __itt_report_error(__itt_error_system, "pthread_mutex_init", \ 310 __itt_report_error(__itt_error_system, "pthread_mutexattr_destroy", \
|
H A D | ittnotify.h | 4830 __itt_error_system = enumerator
|
/llvm-project/openmp/runtime/src/ |
H A D | kmp_itt.cpp | 143 case __itt_error_system: { in __itt_error_handler()
|