Searched refs:peak_buffers_ (Results 1 – 2 of 2) sorted by relevance
254 return peak_buffers_; in PeakMemoryLogicalBuffers()342 std::vector<const LogicalBuffer*> peak_buffers_; variable
506 allocation->peak_buffers_.push_back(&buffer); in NewAllocation()582 combined_allocation->peak_buffers_.insert( in CombineTempAllocations()583 combined_allocation->peak_buffers_.end(), in CombineTempAllocations()584 temp_allocation.peak_buffers_.begin(), in CombineTempAllocations()585 temp_allocation.peak_buffers_.end()); in CombineTempAllocations()1343 allocation->peak_buffers_ = in AssignBuffersFromHeapSimulator()