Searched refs:thr_name_set (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/ |
D | ittnotify.h | 302 ITT_STUB(LIBITTAPI, int, thr_name_set, (const char *name, int namelen)) 310 #define __itt_thr_name_set ITTNOTIFY_DATA(thr_name_set) 311 #define __itt_thr_name_set_ptr ITTNOTIFY_NAME(thr_name_set)
|
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
D | ittnotify_static.h | 73 ITT_STUB(LIBITTAPI, int, thr_name_set, (const char *name, int namelen), (ITT_FORMAT name, name…
|
D | ittnotify_static.cpp | 669 static int ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(thr_name_set),_init))(const char* name, int namelen) in ITT_VERSIONIZE() argument
|