Home
last modified time | relevance | path

Searched refs:__itt_task_begin (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/include/lld/Core/
H A DInstrumentation.h72 __itt_task_begin(d, __itt_null, __itt_null, s); in ScopedTask()
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h2291 void ITTAPI __itt_task_begin(const __itt_domain *domain, __itt_id taskid,
2349 #define __itt_task_begin(d, x, y, z) ITTNOTIFY_VOID_D3(task_begin, d, x, y, z) macro
2363 #define __itt_task_begin(domain, id, parentid, name)