Searched refs:__itt_marker_ex (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
D | ittnotify.h | 3148 void ITTAPI __itt_marker_ex(const __itt_domain *domain, __itt_clock_domain* clock_domain, unsigned… 3154 #define __itt_marker_ex(d,x,y,z,a,b) ITTNOTIFY_VOID_D5(marker_ex,d,x,y,z,a,b) macro 3157 #define __itt_marker_ex(domain,clock_domain,timestamp,id,name,scope)
|