/third_party/flutter/engine/flutter/shell/common/ |
D | pipeline.h | 56 TRACE_EVENT_ASYNC_END0("flutter", "PipelineProduce", trace_id_); in ~ProducerContinuation() 59 TRACE_EVENT_ASYNC_END0("flutter", "PipelineItem", trace_id_); in ~ProducerContinuation() 67 TRACE_EVENT_ASYNC_END0("flutter", "PipelineProduce", trace_id_); in Complete() 154 TRACE_EVENT_ASYNC_END0("flutter", "PipelineItem", trace_id); in Consume()
|
D | animator.cc | 96 TRACE_EVENT_ASYNC_END0("flutter", "Frame Request Pending", frame_number_++); in BeginFrame()
|
/third_party/flutter/engine/flutter/fml/ |
D | trace_event.h | 27 #define TRACE_EVENT_ASYNC_END0(a, b, c) TRACE_ASYNC_END(a, b, c) macro 81 #define TRACE_EVENT_ASYNC_END0(category_group, name, id) \ macro
|
/third_party/cef/libcef/browser/osr/ |
D | software_output_device_proxy.cc | 140 TRACE_EVENT_ASYNC_END0("viz", "SoftwareOutputDeviceProxy::Draw", this); in DrawAck()
|
/third_party/cef/tests/ceftests/ |
D | tracing_unittest.cc | 300 TRACE_EVENT_ASYNC_END0(kTraceTestCategory, "TT_TRACE_EVENT_ASYNC_END0", in TestTracing()
|
/third_party/flutter/skia/src/core/ |
D | SkTraceEventCommon.h | 262 #define TRACE_EVENT_ASYNC_END0(category, name, id) \ macro
|
/third_party/skia/src/core/ |
D | SkTraceEventCommon.h | 274 #define TRACE_EVENT_ASYNC_END0(category, name, id) \ macro
|
/third_party/cef/libcef/common/ |
D | base_impl.cc | 313 TRACE_EVENT_ASYNC_END0(kCategory, name, id); in cef_trace_event_async_end()
|
/third_party/cef/include/base/ |
D | cef_trace_event.h | 376 #define TRACE_EVENT_ASYNC_END0(category, name, id) \ macro
|
/third_party/skia/third_party/externals/angle2/src/third_party/trace_event/ |
D | trace_event.h | 357 #define TRACE_EVENT_ASYNC_END0(platform, category, name, id) \ macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/trace_event/ |
D | trace_event.h | 357 #define TRACE_EVENT_ASYNC_END0(platform, category, name, id) \ macro
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/ |
D | DeviceMTL.mm | 372 TRACE_EVENT_ASYNC_END0(GetPlatform(), GPUWork, "DeviceMTL::SubmitPendingCommandBuffer",
|
/third_party/skia/third_party/externals/dawn/src/dawn_platform/tracing/ |
D | TraceEvent.h | 364 #define TRACE_EVENT_ASYNC_END0(platform, category, name, id) \ macro
|
/third_party/node/src/tracing/ |
D | trace_event_common.h | 654 #define TRACE_EVENT_ASYNC_END0(category_group, name, id) \ macro
|
/third_party/chromium/patch/ |
D | 0003-ohos-1115.patch | 80891 +#define TRACE_EVENT_ASYNC_END0(category, name, id) \ 80979 -#define TRACE_EVENT_ASYNC_END0(category, name, id) \ 81001 +#define TRACE_EVENT_ASYNC_END0(category, name, id) \
|