Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.cpp429 ITT_VERSIONIZE(ITT_JOIN(_N_(string_handle_createA), _init))(const char *name) in ITT_VERSIONIZE() argument
444 if (ITTNOTIFY_NAME(string_handle_createA) && in ITT_VERSIONIZE()
445 ITTNOTIFY_NAME(string_handle_createA) != in ITT_VERSIONIZE()
446 ITT_VERSIONIZE(ITT_JOIN(_N_(string_handle_createA), _init))) { in ITT_VERSIONIZE()
448 return ITTNOTIFY_NAME(string_handle_createA)(name); in ITT_VERSIONIZE()
H A Dittnotify_static.h40 ITT_STUB(ITTAPI, __itt_string_handle *, string_handle_createA,
41 (const char *name), (ITT_FORMAT name), string_handle_createA,
H A Dittnotify.h2011 ITT_STUB(ITTAPI, __itt_string_handle *, string_handle_createA,
2020 #define __itt_string_handle_createA ITTNOTIFY_DATA(string_handle_createA)
2021 #define __itt_string_handle_createA_ptr ITTNOTIFY_NAME(string_handle_createA)