Searched refs:__itt_error_system (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/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", \
|
| /freebsd-13.1/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
| H A D | ittnotify_config.h | 289 __itt_report_error(__itt_error_system, "pthread_mutexattr_init", \ 294 __itt_report_error(__itt_error_system, "pthread_mutexattr_settype", \ 298 __itt_report_error(__itt_error_system, "pthread_mutex_init", \ 302 __itt_report_error(__itt_error_system, "pthread_mutexattr_destroy", \
|
| H A D | ittnotify.h | 4429 __itt_error_system = enumerator
|
| /freebsd-13.1/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_itt.cpp | 146 case __itt_error_system: { in __itt_error_handler()
|