Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify.h1802 void ITTAPI __itt_id_create(const __itt_domain *domain, __itt_id id);
1808 #define __itt_id_create(d,x) ITTNOTIFY_VOID_D1(id_create,d,x) macro
1811 #define __itt_id_create(domain,id)