Searched refs:active_allocations (Results 1 – 3 of 3) sorted by relevance
409 protobuf::RepeatedPtrField<ActiveAllocation>* active_allocations) { in SampleSnapshots() argument416 for (const auto& allocation : *active_allocations) { in SampleSnapshots()461 for (auto& allocation : *active_allocations) { in SampleSnapshots()
109 allocator_memory_profile.active_allocations().at(2).snapshot_index(), 2); in TEST()
106 repeated ActiveAllocation active_allocations = 3; field