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

/openjdk9/hotspot/src/share/vm/gc/g1/
H A Dg1Analytics.hpp108 void report_young_other_cost_per_region_ms(double other_cost_per_region_ms);
H A Dg1Analytics.cpp195 void G1Analytics::report_young_other_cost_per_region_ms(double other_cost_per_region_ms) { function in class:G1Analytics
H A Dg1DefaultPolicy.cpp704 _analytics->report_young_other_cost_per_region_ms(young_other_time_ms() /

Completed in 40 milliseconds