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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp83 void record_full_collection(double full_gc_time_ms);
H A Dg1CollectorPolicy.cpp761 _trace_gen1_time_data.record_full_collection(full_gc_time_ms);
2216 void TraceGen1TimeData::record_full_collection(double full_gc_time_ms) { function in class:TraceGen1TimeData

Completed in 39 milliseconds