Searched refs:new_stats (Results 1 – 2 of 2) sorted by relevance
139 AllocationStats new_stats; in CreateReadOnlySpace() local140 new_stats.IncreaseCapacity(accounting_stats().Capacity()); in CreateReadOnlySpace()165 new_stats.IncreaseAllocatedBytes(page->allocated_bytes(), new_page); in CreateReadOnlySpace()172 std::move(mappings), std::move(new_stats)); in CreateReadOnlySpace()792 AllocationStats&& new_stats) in SharedReadOnlySpace() argument799 accounting_stats_ = std::move(new_stats); in SharedReadOnlySpace()
289 AllocationStats&& new_stats);