Home
last modified time | relevance | path

Searched refs:TRACE_EVENT_ASYNC_BEGIN0 (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/core/
H A DSkTraceEventCommon.h261 #define TRACE_EVENT_ASYNC_BEGIN0(category, name, id) TRACE_EMPTY macro
332 #define TRACE_EVENT_ASYNC_BEGIN0(category, name, id) \ macro
/third_party/skia/third_party/externals/angle2/src/third_party/trace_event/
H A Dtrace_event.h45 // TRACE_EVENT_ASYNC_BEGIN0("ipc", "message", send_count);
58 // TRACE_EVENT_ASYNC_BEGIN0("category", "MyTracedClass", this);
314 #define TRACE_EVENT_ASYNC_BEGIN0(platform, category, name, id) \ macro
/third_party/skia/third_party/externals/dawn/src/dawn_platform/tracing/
H A DTraceEvent.h55 // TRACE_EVENT_ASYNC_BEGIN0("ipc", "message", send_count);
68 // TRACE_EVENT_ASYNC_BEGIN0("category", "MyTracedClass", this);
321 #define TRACE_EVENT_ASYNC_BEGIN0(platform, category, name, id) \ macro
/third_party/node/src/tracing/
H A Dtrace_event_common.h68 // TRACE_EVENT_ASYNC_BEGIN0("ipc", "message", send_count);
82 // TRACE_EVENT_ASYNC_BEGIN0("category", "MyTracedClass", this);
556 #define TRACE_EVENT_ASYNC_BEGIN0(category_group, name, id) \ macro
/third_party/node/deps/v8/base/trace_event/common/
H A Dtrace_event_common.h647 #define TRACE_EVENT_ASYNC_BEGIN0(category_group, name, id) \

Completed in 9 milliseconds