Searched refs:counter_createW (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
| H A D | ittnotify_static.cpp | 570 _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 D | ittnotify_static.h | 63 ITT_STUB(ITTAPI, __itt_counter, counter_createW, 65 (ITT_FORMAT name, domain), counter_createW, __itt_group_counter,
|
| H A D | ittnotify.h | 3174 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)
|