Home
last modified time | relevance | path

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

/external/llvm-project/lld/include/lld/Core/
DInstrumentation.h99 __itt_marker(d, __itt_null, s, __itt_scope_global); in Marker()
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify.h2278 void ITTAPI __itt_marker(const __itt_domain *domain, __itt_id id, __itt_string_handle *name, __itt_…
2284 #define __itt_marker(d,x,y,z) ITTNOTIFY_VOID_D3(marker,d,x,y,z) macro
2287 #define __itt_marker(domain,id,name,scope)