Searched refs:allocated_bytes_since_end_of_marking_ (Results 1 – 2 of 2) sorted by relevance
52 allocated_bytes_since_end_of_marking_ += in AllocatedObjectSizeSafepointImpl()92 allocated_bytes_since_end_of_marking_ = 0; in NotifyMarkingCompleted()100 return allocated_bytes_since_end_of_marking_ / in GetRecentAllocationSpeedInBytesPerMs()119 allocated_bytes_since_end_of_marking_, in allocated_object_size()122 allocated_bytes_since_end_of_marking_); in allocated_object_size()
102 int64_t allocated_bytes_since_end_of_marking_ = 0; variable