Searched defs:_young_list_target_length (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp196 uint _young_list_target_length; member in class:G1CollectorPolicy
201 // locker is active. This should be >= _young_list_target_length;
827 uint young_list_target_length = _young_list_target_length;

Completed in 33 milliseconds