Home
last modified time | relevance | path

Searched refs:INTEL_ITTNOTIFY_PREFIX (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
Dittnotify.h161 #ifndef INTEL_ITTNOTIFY_PREFIX
162 # define INTEL_ITTNOTIFY_PREFIX __itt_ macro
168 #define ITTNOTIFY_NAME_AUX(n) ITT_JOIN(INTEL_ITTNOTIFY_PREFIX,n)
/external/llvm-project/openmp/runtime/src/
Dkmp_config.h.cmake102 #define INTEL_ITTNOTIFY_PREFIX __kmp_itt_
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify.h231 #ifndef INTEL_ITTNOTIFY_PREFIX
232 # define INTEL_ITTNOTIFY_PREFIX __itt_ macro
238 #define ITTNOTIFY_NAME_AUX(n) ITT_JOIN(INTEL_ITTNOTIFY_PREFIX,n)
4053 #define __itt_error_handler ITT_JOIN(INTEL_ITTNOTIFY_PREFIX, error_handler)
Dittnotify_static.cpp41 #define _N_(n) ITT_JOIN(INTEL_ITTNOTIFY_PREFIX,n)