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.h343 DISABLING_WAITING_STOP_ACKS enumerator
Dtracing_service_impl.cc783 case TracingSession::DISABLING_WAITING_STOP_ACKS: in DisableTracing()
829 tracing_session->state = TracingSession::DISABLING_WAITING_STOP_ACKS; in DisableTracing()
890 TracingSession::DISABLING_WAITING_STOP_ACKS); in NotifyDataSourceStopped()
1002 tracing_session->state != TracingSession::DISABLING_WAITING_STOP_ACKS) { in OnDisableTracingTimeout()