Searched refs:bytes_since_last (Results 1 – 3 of 3) sorted by relevance
366 size_t bytes_since_last = in AllocateRaw() local369 DCHECK_IMPLIES(!SupportsInlineAllocation(), bytes_since_last == 0); in AllocateRaw()383 AllocationStep(static_cast<int>(size_in_bytes + bytes_since_last), in AllocateRaw()
1512 void Space::AllocationStep(int bytes_since_last, Address soon_object, in AllocateChunk() argument1522 observer->AllocationStep(bytes_since_last, soon_object, size); in AllocateChunk()
968 void AllocationStep(int bytes_since_last, Address soon_object, int size);