Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify_static.cpp677 static void ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(thread_ignore),_init))(void) in ITT_VERSIONIZE() argument
683 …if (ITTNOTIFY_NAME(thread_ignore) && ITTNOTIFY_NAME(thread_ignore) != ITT_VERSIONIZE(ITT_JOIN(_N_( in ITT_VERSIONIZE()
685 ITTNOTIFY_NAME(thread_ignore)(); in ITT_VERSIONIZE() local
691 ITT_VERSIONIZE(ITT_JOIN(_N_(thread_ignore),_init))(); in ITT_VERSIONIZE()
1125 ITTNOTIFY_NAME(thread_ignore) = ITTNOTIFY_NAME(thr_ignore); in _N_()
Dittnotify_static.h67 ITT_STUBV(ITTAPI, void, thread_ignore, (void), (ITT_NO_PARAMS), thread_ignore, __itt_group_thread, …
Dittnotify.h412 ITT_STUBV(ITTAPI, void, thread_ignore, (void))
413 #define __itt_thread_ignore ITTNOTIFY_VOID(thread_ignore)
414 #define __itt_thread_ignore_ptr ITTNOTIFY_NAME(thread_ignore)