Searched refs:heap_graph_reference_table (Results 1 – 3 of 3) sorted by relevance
58 reference_row < storage.heap_graph_reference_table().row_count(); in GetChildren()61 storage.heap_graph_reference_table().reference_set_id()[reference_row]; in GetChildren()66 storage.heap_graph_reference_table().owner_id()[reference_row] == id); in GetChildren()68 storage.heap_graph_reference_table().owned_id()[reference_row]); in GetChildren()334 context_->storage->heap_graph_reference_table().row_count(); in AddObject()
602 RegisterDbTable(storage->heap_graph_reference_table()); in TraceProcessorImpl()
565 const tables::HeapGraphReferenceTable& heap_graph_reference_table() const { in heap_graph_reference_table() function