Home
last modified time | relevance | path

Searched refs:ITTNOTIFY_VOID (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h248 #define ITTNOTIFY_VOID(n) (!ITTNOTIFY_NAME(n)) ? (void)0 : ITTNOTIFY_NAME(n) macro
359 #define __itt_pause ITTNOTIFY_VOID(pause)
361 #define __itt_resume ITTNOTIFY_VOID(resume)
363 #define __itt_detach ITTNOTIFY_VOID(detach)
501 #define __itt_thread_set_nameA ITTNOTIFY_VOID(thread_set_nameA)
503 #define __itt_thread_set_nameW ITTNOTIFY_VOID(thread_set_nameW)
506 #define __itt_thread_set_name ITTNOTIFY_VOID(thread_set_name)
542 #define __itt_thread_ignore ITTNOTIFY_VOID(thread_ignore)
595 #define __itt_suppress_push ITTNOTIFY_VOID(suppress_push)
615 #define __itt_suppress_pop ITTNOTIFY_VOID(suppress_pop)
[all …]
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
H A Dittnotify.h175 #define ITTNOTIFY_VOID(n) (!ITTNOTIFY_NAME(n)) ? (void)0 : ITTNOTIFY_NAME(n) macro
286 #define __itt_pause ITTNOTIFY_VOID(pause)
288 #define __itt_resume ITTNOTIFY_VOID(resume)
290 #define __itt_detach ITTNOTIFY_VOID(detach)
386 #define __itt_thr_ignore ITTNOTIFY_VOID(thr_ignore)
463 #define __itt_sync_set_nameA ITTNOTIFY_VOID(sync_set_nameA)
465 #define __itt_sync_set_nameW ITTNOTIFY_VOID(sync_set_nameW)
468 #define __itt_sync_set_name ITTNOTIFY_VOID(sync_set_name)
587 #define __itt_notify_sync_prepare ITTNOTIFY_VOID(notify_sync_prepare)
608 #define __itt_notify_sync_cancel ITTNOTIFY_VOID(notify_sync_cancel)
[all …]