Searched refs:thr_name_set (Results 1 – 3 of 3) sorted by relevance
/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/ |
H A D | ittnotify.h | 343 ITT_STUB(LIBITTAPI, int, thr_name_set, (const char *name, int namelen)) 351 #define __itt_thr_name_set ITTNOTIFY_DATA(thr_name_set) 352 #define __itt_thr_name_set_ptr ITTNOTIFY_NAME(thr_name_set)
|
/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
H A D | ittnotify_static.h | 114 ITT_STUB(LIBITTAPI, int, thr_name_set, (const char *name, int namelen), 115 (ITT_FORMAT name, namelen), thr_name_set,
|
H A D | ittnotify_static.cpp | 946 static int ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(thr_name_set), in ITT_VERSIONIZE() argument
|