Searched refs:thr_name_setW (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/ |
D | ittnotify.h | 300 ITT_STUB(LIBITTAPI, int, thr_name_setW, (const wchar_t *name, int namelen)) 307 #define __itt_thr_name_setW ITTNOTIFY_DATA(thr_name_setW) 308 #define __itt_thr_name_setW_ptr ITTNOTIFY_NAME(thr_name_setW)
|
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
D | ittnotify_static.h | 71 ITT_STUB(LIBITTAPI, int, thr_name_setW, (const wchar_t *name, int namelen), (ITT_FORMAT name, name…
|
D | ittnotify_static.cpp | 632 static int ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(thr_name_setW),_init))(const wchar_t* name, int namel… in ITT_VERSIONIZE() argument
|