Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
H A Dittnotify.h684 #define __itt_event_create __itt_event_createW macro
687 #define __itt_event_create __itt_event_createA macro
691 __itt_event LIBITTAPI __itt_event_create(const char *name, int namelen);
710 #define __itt_event_create ITTNOTIFY_DATA(event_create)
720 #define __itt_event_create(name, namelen) (__itt_event)0
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h3767 #define __itt_event_create __itt_event_createW macro
3770 #define __itt_event_create __itt_event_createA macro
3774 __itt_event LIBITTAPI __itt_event_create(const char *name, int namelen);
3793 #define __itt_event_create ITTNOTIFY_DATA(event_create)
3803 #define __itt_event_create(name, namelen) (__itt_event)0