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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp763 update_recent_gc_times(end_sec, full_gc_time_ms);
977 update_recent_gc_times(end_time_sec, pause_time_ms);
1317 void G1CollectorPolicy::update_recent_gc_times(double end_time_sec, function in class:G1CollectorPolicy

Completed in 350 milliseconds