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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectedHeap.cpp5747 double par_time_ms = (end_par_time_sec - start_par_time_sec) * 1000.0; local
5748 g1_policy()->phase_times()->record_par_time(par_time_ms);

Completed in 4463 milliseconds