Searched refs:counter_create_typedA (Results 1 – 3 of 3) sorted by relevance
/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
H A D | ittnotify_static.cpp | 702 _N_(counter_create_typedA), _init))(const char *name, const char *domain, in ITT_VERSIONIZE() 719 if (ITTNOTIFY_NAME(counter_create_typedA) && in ITT_VERSIONIZE() 720 ITTNOTIFY_NAME(counter_create_typedA) != in ITT_VERSIONIZE() 721 ITT_VERSIONIZE(ITT_JOIN(_N_(counter_create_typedA), _init))) { in ITT_VERSIONIZE() argument 723 return ITTNOTIFY_NAME(counter_create_typedA)(name, domain, type); in ITT_VERSIONIZE()
|
H A D | ittnotify_static.h | 74 ITT_STUB(ITTAPI, __itt_counter, counter_create_typedA, 76 (ITT_FORMAT name, domain, type), counter_create_typedA,
|
H A D | ittnotify.h | 3472 ITT_STUB(ITTAPI, __itt_counter, counter_create_typedA, 3481 #define __itt_counter_create_typedA ITTNOTIFY_DATA(counter_create_typedA) 3482 #define __itt_counter_create_typedA_ptr ITTNOTIFY_NAME(counter_create_typedA)
|