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

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DWatchdogNone.cpp46 void Watchdog::stopTimer() function in class:JSC::Watchdog
H A DWatchdogMac.cpp62 void Watchdog::stopTimer() function in class:JSC::Watchdog
H A DWatchdog.h74 void stopTimer();
H A DWatchdog.cpp184 stopTimer();
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DTimer.h78 /// invocations of its startTimer()/stopTimer() methods. Given appropriate OS
113 /// startTimer/stopTimer is counted by the Timer class. Note that these calls
118 /// stopTimer - Stop the timer.
120 void stopTimer();
128 /// stopTimer() methods of the Timer class. When the object is constructed, it
143 if (T) T->stopTimer();
/macosx-10.10.1/llvmCore-3425.0.34/utils/yaml-bench/
H A DYAMLBench.cpp134 BaseLine.stopTimer();
142 Tokenizing.stopTimer();
151 Parsing.stopTimer();
/macosx-10.10.1/IOATAFamily-253.0.1/
H A DIOATAController.h205 virtual void stopTimer( void );
H A DIOATAController.cpp814 stopTimer();
872 IOATAController::stopTimer(void) function in class:IOATAController
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DTimer.cpp155 void Timer::stopTimer() { function in class:Timer

Completed in 309 milliseconds