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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp982 void resetTimer() { assert(!_timer.is_active(), "Error"); _timer.reset(); } function in class:CMSCollector

Completed in 41 milliseconds