Searched refs:__itt_error_system (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| 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-15.0.7/openmp/runtime/src/thirdparty/ittnotify/ |
| H A D | ittnotify_config.h | 285 __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 D | ittnotify.h | 4830 __itt_error_system = enumerator
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | kmp_itt.cpp | 143 case __itt_error_system: { in __itt_error_handler()
|