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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp233 TruncatedSeq* _young_cards_per_entry_ratio_seq; member in class:G1CollectorPolicy
343 return get_new_prediction(_young_cards_per_entry_ratio_seq);

Completed in 33 milliseconds