Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dheap_graph_tracker.cc672 tables::HeapGraphObjectTable::Id db_id = it->second; in FinalizeProfile() local
675 .emplace(db_id); in FinalizeProfile()
677 MarkRoot(context_->storage.get(), db_id, root.root_type); in FinalizeProfile()