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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsParallelCompact.hpp529 const region_sz_t live_sz = (region_sz_t) live_obj_size(); local
530 _dc_and_los = (count << dc_shift) | live_sz;

Completed in 32 milliseconds