Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.cpp80 version = __itt_mark_create(buf.str); in __kmp_itt_initialize()
H A Dkmp_itt.inl810 thr->th.th_itt_mark_single = __itt_mark_create(name.str);
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h4472 #define __itt_mark_create __itt_mark_createW macro
4475 #define __itt_mark_create __itt_mark_createA macro
4479 __itt_mark_type ITTAPI __itt_mark_create(const char *name);
4497 #define __itt_mark_create ITTNOTIFY_DATA(mark_create)
4507 #define __itt_mark_create(name) (__itt_mark_type)0