Searched refs:new_space_allocation_counter_bytes_ (Results 1 – 2 of 2) sorted by relevance
149 new_space_allocation_counter_bytes_(0), in GCTracer()179 new_space_allocation_counter_bytes_ = 0.0; in ResetForTesting()374 new_space_allocation_counter_bytes_ = new_space_counter_bytes; in SampleAllocation()381 new_space_counter_bytes - new_space_allocation_counter_bytes_; in SampleAllocation()386 new_space_allocation_counter_bytes_ = new_space_counter_bytes; in SampleAllocation()
418 size_t new_space_allocation_counter_bytes_; variable