Home
last modified time | relevance | path

Searched defs:stop_args (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/test/
Dclient_api_example.cc68 void OnStop(const StopArgs& stop_args) override { in OnStop()
/external/perfetto/src/tracing/internal/
Dtracing_muxer_impl.cc1517 StopArgsImpl stop_args{}; in StopDataSource_AsyncBeginImpl() local
1548 std::move(stop_args.async_stop_closure)(); in StopDataSource_AsyncBeginImpl() local
/external/perfetto/src/tracing/core/
Dtracing_service_impl.cc1242 base::PeriodicTask::Args stop_args; in StartTracing() local