Searched refs:__itt_report_error (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| HD | 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-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
| HD | ittnotify_config.h | 283 __itt_report_error(__itt_error_system, "pthread_mutexattr_init", \ 288 __itt_report_error(__itt_error_system, "pthread_mutexattr_settype", \ 292 __itt_report_error(__itt_error_system, "pthread_mutex_init", \ 296 __itt_report_error(__itt_error_system, "pthread_mutexattr_destroy", \
|
| HD | ittnotify_static.cpp | 264 static void __itt_report_error(unsigned code_arg, ...) in __itt_report_error() function 780 … __itt_report_error(__itt_error_env_too_long, name, (size_t)rc - 1, (size_t)(max_len - 1)); in __itt_get_env_var() 797 __itt_report_error(__itt_error_cant_read_env, name, (int)err); in __itt_get_env_var() 812 … __itt_report_error(__itt_error_env_too_long, name, (size_t)len, (size_t)(max_len - 1)); in __itt_get_env_var() 1112 … __itt_report_error(__itt_error_no_symbol, lib_name, _N_(_ittapi_global).api_list_ptr[i].name); in _N_() 1155 __itt_report_error(__itt_error_no_module, lib_name, in _N_()
|