Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.h79 ITT_STUBV(ITTAPI, void, enable_attach, (void), (ITT_NO_PARAMS), enable_attach, __itt_group_all, "no…
H A Dittnotify.h3534 ITT_STUBV(ITTAPI, void, enable_attach, (void))
3535 #define __itt_enable_attach ITTNOTIFY_VOID(enable_attach)
3536 #define __itt_enable_attach_ptr ITTNOTIFY_NAME(enable_attach)
H A Dittnotify_static.c696 static void ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(enable_attach),_init))(void) in ITT_VERSIONIZE() argument