Searched refs:TRACE_FLOW_END (Results 1 – 6 of 6) sorted by relevance
/third_party/flutter/engine/flutter/shell/common/ |
D | pipeline.h | 58 TRACE_FLOW_END("flutter", "PipelineItem", trace_id_); in ~ProducerContinuation() 153 TRACE_FLOW_END("flutter", "PipelineItem", trace_id); in Consume()
|
D | vsync_waiter.cc | 88 TRACE_FLOW_END("flutter", kVsyncFlowName, flow_identifier); in FireCallback()
|
D | animator.cc | 101 TRACE_FLOW_END("flutter", "PointerEvent", trace_flow_id); in BeginFrame()
|
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/ |
D | session_connection.cc | 95 TRACE_FLOW_END("gfx", "SessionConnection::PresentSession", in PresentSession()
|
D | platform_view.cc | 432 TRACE_FLOW_END("input", "dispatch_event_to_client", trace_id); in OnHandlePointerEvent()
|
/third_party/flutter/engine/flutter/fml/ |
D | trace_event.h | 102 #define TRACE_FLOW_END(category, name, id) \ macro
|