Searched refs:NewSpaceAllocationCounter (Results 1 – 5 of 5) sorted by relevance
111 new_space_allocation_counter_ = NewSpaceAllocationCounter(); in UpdateNewSpaceAllocationCounter()114 size_t Heap::NewSpaceAllocationCounter() { in NewSpaceAllocationCounter() function
40 heap->tracer()->SampleAllocation(time_ms, heap->NewSpaceAllocationCounter(), in RunInternal()
221 SampleAllocation(start_time, heap_->NewSpaceAllocationCounter(), in Start()
1285 inline size_t NewSpaceAllocationCounter();
3509 tracer()->SampleAllocation(start_ms, NewSpaceAllocationCounter(), in IdleNotification()