Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.h142 ITT_STUBV(ITTAPI, void, enable_attach, (void), (ITT_NO_PARAMS), enable_attach,
H A Dittnotify.h3973 ITT_STUBV(ITTAPI, void, enable_attach, (void))
3974 #define __itt_enable_attach ITTNOTIFY_VOID(enable_attach)
3975 #define __itt_enable_attach_ptr ITTNOTIFY_NAME(enable_attach)
H A Dittnotify_static.cpp971 static void ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(enable_attach), _init))(void) { in ITT_VERSIONIZE() argument