Searched refs:__itt_markW (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h4540 int ITTAPI __itt_markW(__itt_mark_type mt, const wchar_t *parameter);
4542 #define __itt_mark __itt_markW
4564 #define __itt_markW ITTNOTIFY_DATA(markW) macro
4574 #define __itt_markW(mt, parameter) (int)0

Completed in 74 milliseconds