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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp1177 size_t survivor_bytes = young_list->survivor_used_bytes(); local
1182 (_young_list_target_length * HeapRegion::GrainBytes) - survivor_bytes;
1194 EXT_SIZE_PARAMS(survivor_bytes),

Completed in 35 milliseconds