Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h2507 void ITTAPI __itt_marker(const __itt_domain *domain, __itt_id id,
2516 #define __itt_marker(d, x, y, z) ITTNOTIFY_VOID_D3(marker, d, x, y, z) macro
2519 #define __itt_marker(domain, id, name, scope)