Home
last modified time | relevance | path

Searched refs:TRACE_EVENT_NESTABLE_ASYNC_BEGIN0 (Results 1 – 5 of 5) sorted by relevance

/third_party/node/src/
Dnode_internals.h370 TRACE_EVENT_NESTABLE_ASYNC_BEGIN0(category_, name_, id_); in TraceEventScope()
Dnode_contextify.cc852 TRACE_EVENT_NESTABLE_ASYNC_BEGIN0( in RunInThisContext()
903 TRACE_EVENT_NESTABLE_ASYNC_BEGIN0( in RunInContext()
Dasync_wrap.cc152 TRACE_EVENT_NESTABLE_ASYNC_BEGIN0( \ in EmitTraceEventBefore()
/third_party/node/src/tracing/
Dtrace_event_common.h725 #define TRACE_EVENT_NESTABLE_ASYNC_BEGIN0(category_group, name, id) \ macro
/third_party/skia/third_party/externals/dawn/src/dawn_platform/tracing/
DTraceEvent.h410 #define TRACE_EVENT_NESTABLE_ASYNC_BEGIN0(platform, category_group, name, id) \ macro