Searched refs:__itt_marker (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lld/include/lld/Core/ |
D | Instrumentation.h | 99 __itt_marker(d, __itt_null, s, __itt_scope_global); in Marker()
|
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
D | ittnotify.h | 2278 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)
|