Searched refs:NewSpaceAllocationCounter (Results 1 – 5 of 5) sorted by relevance
41 heap->tracer()->SampleAllocation(time_ms, heap->NewSpaceAllocationCounter(), in RunInternal()
153 new_space_allocation_counter_ = NewSpaceAllocationCounter(); in UpdateNewSpaceAllocationCounter()156 size_t Heap::NewSpaceAllocationCounter() { in NewSpaceAllocationCounter() function
280 SampleAllocation(current_.start_time, heap_->NewSpaceAllocationCounter(), in StartInSafepoint()
1323 inline size_t NewSpaceAllocationCounter();
3628 tracer()->SampleAllocation(start_ms, NewSpaceAllocationCounter(), in IdleNotification()