Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
Dittnotify.h343 ITT_STUBV(LIBITTAPI, void, thr_ignore, (void))
344 #define __itt_thr_ignore ITTNOTIFY_VOID(thr_ignore)
345 #define __itt_thr_ignore_ptr ITTNOTIFY_NAME(thr_ignore)
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify_static.cpp689 static void ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(thr_ignore),_init))(void) in ITT_VERSIONIZE() argument
1125 ITTNOTIFY_NAME(thread_ignore) = ITTNOTIFY_NAME(thr_ignore); in _N_()
Dittnotify_static.h75 ITT_STUBV(LIBITTAPI, void, thr_ignore, (void), (ITT_NO_PARAMS), …