Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.cpp83 version = __itt_mark_create(buf.str); in __kmp_itt_initialize()
H A Dkmp_itt.inl868 thr->th.th_itt_mark_single = __itt_mark_create(name.str);
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h4071 #define __itt_mark_create __itt_mark_createW macro
4074 #define __itt_mark_create __itt_mark_createA macro
4078 __itt_mark_type ITTAPI __itt_mark_create(const char *name);
4096 #define __itt_mark_create ITTNOTIFY_DATA(mark_create)
4106 #define __itt_mark_create(name) (__itt_mark_type)0