Searched refs:__itt_error_system (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| H A D | ittnotify_config.h | 229 __itt_report_error(__itt_error_system, "pthread_mutexattr_init", \ 234 __itt_report_error(__itt_error_system, "pthread_mutexattr_settype", \ 238 __itt_report_error(__itt_error_system, "pthread_mutex_init", \ 242 __itt_report_error(__itt_error_system, "pthread_mutexattr_destroy", \
|
| /freebsd-12.1/contrib/openmp/runtime/src/thirdparty/ittnotify/ |
| H A D | ittnotify_config.h | 278 __itt_report_error(__itt_error_system, "pthread_mutexattr_init", \ 283 __itt_report_error(__itt_error_system, "pthread_mutexattr_settype", \ 287 __itt_report_error(__itt_error_system, "pthread_mutex_init", \ 291 __itt_report_error(__itt_error_system, "pthread_mutexattr_destroy", \
|
| H A D | ittnotify.h | 4041 __itt_error_system = 6 /*!< pthread_mutexattr_init or pthread_mutex_init failed */ enumerator
|
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | kmp_itt.cpp | 147 case __itt_error_system: { in __itt_error_handler()
|