Searched refs:new_space_allocation_events_ (Results 1 – 2 of 2) sorted by relevance
316 new_space_allocation_events_.push_front(AllocationEvent( in AddAllocation()824 new_space_allocation_events_.begin(); in NewSpaceAllocationThroughputInBytesPerMillisecond()826 while (iter != new_space_allocation_events_.end() && in NewSpaceAllocationThroughputInBytesPerMillisecond()
532 AllocationEventBuffer new_space_allocation_events_; variable