Home
last modified time | relevance | path

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

/freebsd/lib/libomp/
H A Dkmp_config.h170 #define INTEL_ITTNOTIFY_PREFIX __kmp_itt_ macro
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
H A Dittnotify.h164 #ifndef INTEL_ITTNOTIFY_PREFIX
165 #define INTEL_ITTNOTIFY_PREFIX __itt_ macro
171 #define ITTNOTIFY_NAME_AUX(n) ITT_JOIN(INTEL_ITTNOTIFY_PREFIX, n)
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_config.h.cmake122 #define INTEL_ITTNOTIFY_PREFIX __kmp_itt_
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h237 #ifndef INTEL_ITTNOTIFY_PREFIX
238 #define INTEL_ITTNOTIFY_PREFIX __itt_ macro
244 #define ITTNOTIFY_NAME_AUX(n) ITT_JOIN(INTEL_ITTNOTIFY_PREFIX, n)
4844 #define __itt_error_handler ITT_JOIN(INTEL_ITTNOTIFY_PREFIX, error_handler)
H A Dittnotify_static.cpp36 #define _N_(n) ITT_JOIN(INTEL_ITTNOTIFY_PREFIX, n)