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

/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaRootPaneUI.java96 stopTimer();
189 stopTimer();
195 synchronized void stopTimer() { method in class:AquaRootPaneUI
206 stopTimer();
227 stopTimer();
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp981 void stopTimer() { assert( _timer.is_active(), "Error"); _timer.stop(); } function in class:CMSCollector

Completed in 38 milliseconds