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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp409 double predict_non_young_other_time_ms(size_t non_young_num) { argument
410 return (double) non_young_num *

Completed in 43 milliseconds