Home
last modified time | relevance | path

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

/oneTBB/src/tbb/tools_api/
H A Dittnotify_static.c1043 static void ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(pause_scoped),_init))(__itt_collection_scope scope) in ITT_VERSIONIZE() argument
1049 …if (ITTNOTIFY_NAME(pause_scoped) && ITTNOTIFY_NAME(pause_scoped) != ITT_VERSIONIZE(ITT_JOIN(_N_(pa… in ITT_VERSIONIZE()
1051 ITTNOTIFY_NAME(pause_scoped)(scope); in ITT_VERSIONIZE() local
H A Dittnotify_static.h69 ITT_STUBV(ITTAPI, void, pause_scoped, (__itt_collection_scope scope), (ITT_FORMAT scope), pause_sc…
H A Dittnotify.h342 ITT_STUBV(ITTAPI, void, pause_scoped, (__itt_collection_scope))
348 #define __itt_pause_scoped ITTNOTIFY_VOID(pause_scoped)
349 #define __itt_pause_scoped_ptr ITTNOTIFY_NAME(pause_scoped)