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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp2114 void TraceGen0TimeData::record_start_collection(double time_to_stop_the_world_ms) { argument
2116 _all_stop_world_times_ms.add(time_to_stop_the_world_ms);

Completed in 43 milliseconds