Searched refs:cumulative_objects_moved_ (Results 1 – 2 of 2) sorted by relevance
442 uint64_t cumulative_objects_moved_; variable
106 cumulative_objects_moved_(0), in ConcurrentCopying()2789 cumulative_objects_moved_ += to_objects; in ReclaimPhase()3915 os << "Cumulative objects moved " << cumulative_objects_moved_ << "\n"; in DumpPerformanceInfo()