Searched refs:__itt_task_begin_ex (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
D | ittnotify.h | 2723 void ITTAPI __itt_task_begin_ex(const __itt_domain* domain, __itt_clock_domain* clock_domain, unsig… 2752 #define __itt_task_begin_ex(d,x,y,z,a,b) ITTNOTIFY_VOID_D5(task_begin_ex,d,x,y,z,a,b) macro 2759 #define __itt_task_begin_ex(domain,clock_domain,timestamp,id,parentid,name)
|