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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp677 void record_collection_pause_end(double pause_time_ms, EvacuationInfo& evacuation_info);
H A Dg1CollectorPolicy.cpp909 void G1CollectorPolicy::record_collection_pause_end(double pause_time_ms, EvacuationInfo& evacuation_info) { function in class:G1CollectorPolicy
H A Dg1CollectedHeap.cpp4119 g1_policy()->record_collection_pause_end(pause_time_ms, evacuation_info);

Completed in 60 milliseconds