Searched refs:ITT_NO_PARAMS (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
H A D | ittnotify_static.h | 16 #ifndef ITT_NO_PARAMS 17 #define ITT_NO_PARAMS macro 89 ITT_STUBV(ITTAPI, void, pause, (void), (ITT_NO_PARAMS), pause, 91 ITT_STUBV(ITTAPI, void, resume, (void), (ITT_NO_PARAMS), resume, 103 ITT_STUBV(ITTAPI, void, thread_ignore, (void), (ITT_NO_PARAMS), thread_ignore, 118 ITT_STUBV(LIBITTAPI, void, thr_ignore, (void), (ITT_NO_PARAMS), thr_ignore, 142 ITT_STUBV(ITTAPI, void, enable_attach, (void), (ITT_NO_PARAMS), enable_attach, 147 ITT_STUBV(ITTAPI, void, detach, (void), (ITT_NO_PARAMS), detach, 189 ITT_STUBV(ITTAPI, void, suppress_pop, (void), (ITT_NO_PARAMS), suppress_pop, 274 ITT_STUBV(ITTAPI, void, model_site_end_2, (void), (ITT_NO_PARAMS), [all …]
|