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

/openjdk10/hotspot/src/share/vm/gc/g1/
H A Dg1GCPhaseTimes.hpp146 double _recorded_merge_pss_time_ms; member in class:G1GCPhaseTimes
300 _recorded_merge_pss_time_ms = time_ms;
H A Dg1GCPhaseTimes.cpp142 _recorded_merge_pss_time_ms = 0.0;
377 _recorded_merge_pss_time_ms +
412 debug_time("Merge Per-Thread State", _recorded_merge_pss_time_ms);

Completed in 93 milliseconds