Searched refs:record_end_collection (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp72 void record_end_collection(double pause_time_ms, G1GCPhaseTimes* phase_times);
H A Dg1CollectorPolicy.cpp953 _trace_gen0_time_data.record_end_collection(pause_time_ms, phase_times());
2126 void TraceGen0TimeData::record_end_collection(double pause_time_ms, G1GCPhaseTimes* phase_times) { function in class:TraceGen0TimeData

Completed in 43 milliseconds