Searched refs:mutable_process_track_table (Results 1 – 3 of 3) sorted by relevance
106 return context_->storage->mutable_process_track_table()->Insert(row).id; in CreateProcessTrack()251 context_->storage->mutable_process_track_table()->Insert(track).id; in LegacyInternLegacyChromeAsyncTrack()
386 tables::ProcessTrackTable* mutable_process_track_table() { in mutable_process_track_table() function
969 RegisterStaticTable(storage->mutable_process_track_table()); in InitPerfettoSqlEngine()