Searched refs:new_space_counter_bytes (Results 1 – 2 of 2) sorted by relevance
288 size_t new_space_counter_bytes, in SampleAllocation() argument293 new_space_allocation_counter_bytes_ = new_space_counter_bytes; in SampleAllocation()300 new_space_counter_bytes - new_space_allocation_counter_bytes_; in SampleAllocation()305 new_space_allocation_counter_bytes_ = new_space_counter_bytes; in SampleAllocation()
335 void SampleAllocation(double current_ms, size_t new_space_counter_bytes,