Searched refs:__itt_task_begin (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lld/include/lld/Core/ |
| H A D | Instrumentation.h | 73 __itt_task_begin(d, __itt_null, __itt_null, s); in ScopedTask()
|
| /freebsd-12.1/contrib/openmp/runtime/src/thirdparty/ittnotify/ |
| H A D | ittnotify.h | 2163 void ITTAPI __itt_task_begin(const __itt_domain *domain, __itt_id taskid, __itt_id parentid, __itt_… 2208 #define __itt_task_begin(d,x,y,z) ITTNOTIFY_VOID_D3(task_begin,d,x,y,z) macro 2219 #define __itt_task_begin(domain,id,parentid,name)
|