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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp49 NumberSeq _all_stop_world_times_ms; member in class:TraceGen0TimeData
H A Dg1CollectorPolicy.cpp2116 _all_stop_world_times_ms.add(time_to_stop_the_world_ms);
2212 print_summary_sd(" Stop World", &_all_stop_world_times_ms);

Completed in 39 milliseconds