Searched refs:reference_row (Results 1 – 1 of 1) sorted by relevance
43 for (uint32_t reference_row = *reference_set_id; in ForReferenceSet() local44 reference_row < storage.heap_graph_reference_table().row_count(); in ForReferenceSet()45 ++reference_row) { in ForReferenceSet()47 storage.heap_graph_reference_table().reference_set_id()[reference_row]; in ForReferenceSet()50 if (!fn(reference_row)) in ForReferenceSet()82 storage, id, [&storage, &children, id](uint32_t reference_row) { in GetChildren() argument84 storage.heap_graph_reference_table().owner_id()[reference_row] == in GetChildren()87 storage.heap_graph_reference_table().owned_id()[reference_row]; in GetChildren()567 &field_offset_in_cls](uint32_t reference_row) { in FinalizeProfile() argument592 hgr->mutable_field_name()->Set(reference_row, field.name); in FinalizeProfile()[all …]