Searched refs:surviving_bytes (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp943 size_t surviving_bytes = _collection_set_bytes_used_before - freed_bytes; local
946 (double)surviving_bytes/
1089 size_t copied_bytes = surviving_bytes;

Completed in 44 milliseconds