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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp70 void record_start_collection(double time_to_stop_the_world_ms);
H A Dg1CollectorPolicy.cpp803 _trace_gen0_time_data.record_start_collection(s_w_t_ms);
2114 void TraceGen0TimeData::record_start_collection(double time_to_stop_the_world_ms) { function in class:TraceGen0TimeData

Completed in 38 milliseconds