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

/openjdk9/hotspot/src/share/vm/gc/g1/
H A Dg1Analytics.hpp110 void report_constant_other_time_ms(double constant_other_time_ms);
H A Dg1Analytics.cpp203 void G1Analytics::report_constant_other_time_ms(double constant_other_time_ms) { function in class:G1Analytics
H A Dg1DefaultPolicy.cpp713 _analytics->report_constant_other_time_ms(constant_other_time_ms(pause_time_ms));

Completed in 102 milliseconds