Home
last modified time | relevance | path

Searched refs:counter_create_typedW (Results 1 – 3 of 3) sorted by relevance

/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.cpp666 static __itt_counter ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(counter_create_typedW), in ITT_VERSIONIZE() argument
677 if (ITTNOTIFY_NAME(counter_create_typedW) && in ITT_VERSIONIZE()
678 ITTNOTIFY_NAME(counter_create_typedW) != in ITT_VERSIONIZE()
679 ITT_VERSIONIZE(ITT_JOIN(_N_(counter_create_typedW), _init))) { in ITT_VERSIONIZE()
681 return ITTNOTIFY_NAME(counter_create_typedW)(name, domain, type); in ITT_VERSIONIZE()
H A Dittnotify_static.h78 ITT_STUB(ITTAPI, __itt_counter, counter_create_typedW,
80 (ITT_FORMAT name, domain, type), counter_create_typedW,
H A Dittnotify.h3474 ITT_STUB(ITTAPI, __itt_counter, counter_create_typedW,
3483 #define __itt_counter_create_typedW ITTNOTIFY_DATA(counter_create_typedW)
3484 #define __itt_counter_create_typedW_ptr ITTNOTIFY_NAME(counter_create_typedW)