Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.cpp515 ITT_VERSIONIZE(ITT_JOIN(_N_(string_handle_createA), _init))(const char *name) in ITT_VERSIONIZE() argument
530 if (ITTNOTIFY_NAME(string_handle_createA) && in ITT_VERSIONIZE()
531 ITTNOTIFY_NAME(string_handle_createA) != in ITT_VERSIONIZE()
532 ITT_VERSIONIZE(ITT_JOIN(_N_(string_handle_createA), _init))) { in ITT_VERSIONIZE()
534 return ITTNOTIFY_NAME(string_handle_createA)(name); in ITT_VERSIONIZE()
H A Dittnotify_static.h47 ITT_STUB(ITTAPI, __itt_string_handle *, string_handle_createA,
48 (const char *name), (ITT_FORMAT name), string_handle_createA,
H A Dittnotify.h2097 ITT_STUB(ITTAPI, __itt_string_handle *, string_handle_createA,
2106 #define __itt_string_handle_createA ITTNOTIFY_DATA(string_handle_createA)
2107 #define __itt_string_handle_createA_ptr ITTNOTIFY_NAME(string_handle_createA)