Searched refs:__itt_report_error (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/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", \
|
/freebsd/contrib/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_static.cpp | 341 static void __itt_report_error(int code, ...) { in __itt_report_error() function 1048 __itt_report_error(__itt_error_env_too_long, name, (size_t)rc - 1, in __itt_get_env_var() 1063 __itt_report_error(__itt_error_cant_read_env, name, (int)err); in __itt_get_env_var() 1076 __itt_report_error(__itt_error_env_too_long, name, (size_t)len, in __itt_get_env_var() 1414 __itt_report_error( in _N_() 1466 __itt_report_error(__itt_error_no_module, lib_name, in _N_()
|