Searched refs:predict_non_young_other_time_ms (Results 1 - 2 of 2) 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) { function in class:G1CollectorPolicy
H A Dg1CollectorPolicy.cpp1300 region_elapsed_time_ms += predict_non_young_other_time_ms(1);

Completed in 38 milliseconds