Searched refs:__itt_relation_add_ex (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
D | ittnotify.h | 3187 void ITTAPI __itt_relation_add_ex(const __itt_domain *domain, __itt_clock_domain* clock_domain, un… 3196 #define __itt_relation_add_ex(d,x,y,z,a,b) ITTNOTIFY_VOID_D5(relation_add_ex,d,x,y,z,a,b) macro 3201 #define __itt_relation_add_ex(domain,clock_domain,timestamp,head,relation,tail)
|