Home
last modified time | relevance | path

Searched refs:OldGenerationAllocationCounter (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/heap/
Dmemory-reducer.cc41 heap->OldGenerationAllocationCounter()); in RunInternal()
Dincremental-marking.cc341 old_generation_allocation_counter_ = heap_->OldGenerationAllocationCounter(); in Start()
970 size_t current_counter = heap_->OldGenerationAllocationCounter(); in StepSizeToKeepUpWithAllocations()
Dheap.h1294 OldGenerationAllocationCounter(); in UpdateOldGenerationAllocationCounter()
1298 size_t OldGenerationAllocationCounter() { in OldGenerationAllocationCounter() function
Dgc-tracer.cc222 heap_->OldGenerationAllocationCounter()); in Start()
Dheap.cc3510 OldGenerationAllocationCounter()); in IdleNotification()