Searched refs:new_space_allocation_counter_ (Results 1 – 3 of 3) sorted by relevance
185 new_space_allocation_counter_ = NewSpaceAllocationCounter(); in UpdateNewSpaceAllocationCounter()189 return new_space_allocation_counter_ + new_space()->AllocatedSinceLastGC(); in NewSpaceAllocationCounter()
1416 new_space_allocation_counter_ = new_value; in set_new_space_allocation_counter()2308 size_t new_space_allocation_counter_; variable
144 new_space_allocation_counter_(0), in Heap()