Searched refs:EvacBytes (Results 1 – 3 of 3) sorted by relevance
203 TraceHeapSize(new_num_bytes_allocated + region_space_->EvacBytes()); in AllocObjectWithAllocator()
379 size_t EvacBytes() const NO_THREAD_SAFETY_ANALYSIS { in EvacBytes() function
1034 heap->TraceHeapSize(heap->GetBytesAllocated() + EvacBytes()); in TraceHeapSize()