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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp342 double predict_young_cards_per_entry_ratio() { function in class:G1CollectorPolicy
348 return predict_young_cards_per_entry_ratio();
356 predict_young_cards_per_entry_ratio());

Completed in 48 milliseconds