Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h1997 void ITTAPI __itt_id_create(const __itt_domain *domain, __itt_id id);
2003 #define __itt_id_create(d, x) ITTNOTIFY_VOID_D1(id_create, d, x) macro
2006 #define __itt_id_create(domain, id)