Searched refs:PostPurgeDataSource (Results 1 – 3 of 3) sorted by relevance
99 void PostPurgeDataSource(DataSourceInstanceID ds_id);
497 void Unwinder::PostPurgeDataSource(DataSourceInstanceID ds_id) { in PostPurgeDataSource() function in perfetto::profiling::Unwinder
912 unwinding_worker_->PostPurgeDataSource(ds_id); in PurgeDataSource()