Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.cpp400 ITT_JOIN(_N_(string_handle_createW), _init))(const wchar_t *name) { in ITT_VERSIONIZE() argument
409 if (ITTNOTIFY_NAME(string_handle_createW) && in ITT_VERSIONIZE()
410 ITTNOTIFY_NAME(string_handle_createW) != in ITT_VERSIONIZE()
411 ITT_VERSIONIZE(ITT_JOIN(_N_(string_handle_createW), _init))) { in ITT_VERSIONIZE()
413 return ITTNOTIFY_NAME(string_handle_createW)(name); in ITT_VERSIONIZE()
H A Dittnotify_static.h43 ITT_STUB(ITTAPI, __itt_string_handle *, string_handle_createW,
44 (const wchar_t *name), (ITT_FORMAT name), string_handle_createW,
H A Dittnotify.h2013 ITT_STUB(ITTAPI, __itt_string_handle *, string_handle_createW,
2022 #define __itt_string_handle_createW ITTNOTIFY_DATA(string_handle_createW)
2023 #define __itt_string_handle_createW_ptr ITTNOTIFY_NAME(string_handle_createW)