Searched refs:thread_ignore (Results 1 – 3 of 3) sorted by relevance
| /oneTBB/src/tbb/tools_api/ |
| H A D | ittnotify_static.c | 1125 static void ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(thread_ignore),_init))(void) in ITT_VERSIONIZE() argument 1131 …if (ITTNOTIFY_NAME(thread_ignore) && ITTNOTIFY_NAME(thread_ignore) != ITT_VERSIONIZE(ITT_JOIN(_N_(… in ITT_VERSIONIZE() 1133 ITTNOTIFY_NAME(thread_ignore)(); in ITT_VERSIONIZE() local 1139 ITT_VERSIONIZE(ITT_JOIN(_N_(thread_ignore),_init))(); in ITT_VERSIONIZE() 1664 ITTNOTIFY_NAME(thread_ignore) = ITTNOTIFY_NAME(thr_ignore); in _N_()
|
| H A D | ittnotify_static.h | 78 ITT_STUBV(ITTAPI, void, thread_ignore, (void), (ITT_NO_PARAMS), thread_ignore, __itt_group_thread, …
|
| H A D | ittnotify.h | 533 ITT_STUBV(ITTAPI, void, thread_ignore, (void)) 534 #define __itt_thread_ignore ITTNOTIFY_VOID(thread_ignore) 535 #define __itt_thread_ignore_ptr ITTNOTIFY_NAME(thread_ignore)
|