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

/openjdk9/hotspot/src/share/vm/gc/g1/
H A Dg1GCPhaseTimes.hpp105 double _cur_collection_start_sec; member in class:G1GCPhaseTimes
263 _cur_collection_start_sec = time_ms;
283 return _cur_collection_start_sec;
H A Dg1GCPhaseTimes.cpp119 _cur_collection_start_sec = 0.0;

Completed in 39 milliseconds