Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libomp/
H A Dkmp_config.h107 #define INTEL_ITTNOTIFY_PREFIX __kmp_itt_ macro
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
H A Dittnotify.h158 #ifndef INTEL_ITTNOTIFY_PREFIX
159 #define INTEL_ITTNOTIFY_PREFIX __itt_ macro
165 #define ITTNOTIFY_NAME_AUX(n) ITT_JOIN(INTEL_ITTNOTIFY_PREFIX, n)
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_config.h.cmake106 #define INTEL_ITTNOTIFY_PREFIX __kmp_itt_
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h230 #ifndef INTEL_ITTNOTIFY_PREFIX
231 #define INTEL_ITTNOTIFY_PREFIX __itt_ macro
237 #define ITTNOTIFY_NAME_AUX(n) ITT_JOIN(INTEL_ITTNOTIFY_PREFIX, n)
4443 #define __itt_error_handler ITT_JOIN(INTEL_ITTNOTIFY_PREFIX, error_handler)
H A Dittnotify_static.cpp41 #define _N_(n) ITT_JOIN(INTEL_ITTNOTIFY_PREFIX, n)