Searched refs:counter_createW (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
D | ittnotify_static.cpp | 434 static __itt_counter ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(counter_createW),_init))(const wchar_t *nam… in ITT_VERSIONIZE() argument 447 …if (ITTNOTIFY_NAME(counter_createW) && ITTNOTIFY_NAME(counter_createW) != ITT_VERSIONIZE(ITT_JOIN(… in ITT_VERSIONIZE() 450 return ITTNOTIFY_NAME(counter_createW)(name, domain); in ITT_VERSIONIZE()
|
D | ittnotify_static.h | 45 …(ITTAPI, __itt_counter, counter_createW, (const wchar_t *name, const wchar_t *domain), (ITT_FORMAT…
|
D | ittnotify.h | 2817 ITT_STUB(ITTAPI, __itt_counter, counter_createW, (const wchar_t *name, const wchar_t *domain)) 2824 #define __itt_counter_createW ITTNOTIFY_DATA(counter_createW) 2825 #define __itt_counter_createW_ptr ITTNOTIFY_NAME(counter_createW)
|