Home
last modified time | relevance | path

Searched refs:DISABLING_WAITING_STOP_ACKS (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/tracing/core/
Dtracing_service_impl.h381 DISABLING_WAITING_STOP_ACKS enumerator
Dtracing_service_impl.cc1219 case TracingSession::DISABLING_WAITING_STOP_ACKS: in DisableTracing()
1261 tracing_session->state = TracingSession::DISABLING_WAITING_STOP_ACKS; in DisableTracing()
1370 if (tracing_session.state != TracingSession::DISABLING_WAITING_STOP_ACKS) in NotifyDataSourceStopped()
1520 tracing_session->state != TracingSession::DISABLING_WAITING_STOP_ACKS) { in OnDisableTracingTimeout()