Searched refs:__itt_id_create_ex (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
D | ittnotify.h | 2677 void ITTAPI __itt_id_create_ex(const __itt_domain* domain, __itt_clock_domain* clock_domain, unsign… 2697 #define __itt_id_create_ex(d,x,y,z) ITTNOTIFY_VOID_D3(id_create_ex,d,x,y,z) macro 2702 #define __itt_id_create_ex(domain,clock_domain,timestamp,id)
|