Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
Dittnotify.h612 # define __itt_event_create __itt_event_createW macro
615 # define __itt_event_create __itt_event_createA macro
619 __itt_event LIBITTAPI __itt_event_create(const char *name, int namelen);
637 #define __itt_event_create ITTNOTIFY_DATA(event_create)
647 #define __itt_event_create(name, namelen) (__itt_event)0
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify.h3341 # define __itt_event_create __itt_event_createW macro
3344 # define __itt_event_create __itt_event_createA macro
3348 __itt_event LIBITTAPI __itt_event_create(const char *name, int namelen);
3366 #define __itt_event_create ITTNOTIFY_DATA(event_create)
3376 #define __itt_event_create(name, namelen) (__itt_event)0