Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.cpp570 _N_(counter_createW), _init))(const wchar_t *name, const wchar_t *domain) { in ITT_VERSIONIZE()
580 if (ITTNOTIFY_NAME(counter_createW) && in ITT_VERSIONIZE()
581 ITTNOTIFY_NAME(counter_createW) != in ITT_VERSIONIZE()
582 ITT_VERSIONIZE(ITT_JOIN(_N_(counter_createW), _init))) { in ITT_VERSIONIZE() argument
584 return ITTNOTIFY_NAME(counter_createW)(name, domain); in ITT_VERSIONIZE()
H A Dittnotify_static.h63 ITT_STUB(ITTAPI, __itt_counter, counter_createW,
65 (ITT_FORMAT name, domain), counter_createW, __itt_group_counter,
H A Dittnotify.h3174 ITT_STUB(ITTAPI, __itt_counter, counter_createW,
3183 #define __itt_counter_createW ITTNOTIFY_DATA(counter_createW)
3184 #define __itt_counter_createW_ptr ITTNOTIFY_NAME(counter_createW)