HomeSort by relevance Sort by last modified time
    Searched refs:stopTimer (Results 1 - 20 of 20) sorted by null

  /external/llvm/unittests/Support/
TimerTest.cpp 41 T1.stopTimer();
46 T1.stopTimer();
58 T1.stopTimer();
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
TimerTest.cpp 41 T1.stopTimer();
46 T1.stopTimer();
58 T1.stopTimer();
  /external/nist-sip/java/gov/nist/javax/sip/parser/
PipelinedMsgParser.java 242 this.rawInputStream.stopTimer();
260 this.rawInputStream.stopTimer();
268 this.rawInputStream.stopTimer();
280 this.rawInputStream.stopTimer();
333 this.rawInputStream.stopTimer();
Pipeline.java 115 public void stopTimer() {
  /external/libese/apps/weaver/card/src/com/android/weaver/core/
CoreSlots.java 132 mBackoffTimer.stopTimer();
177 mBackoffTimer.stopTimer();
  /external/llvm/include/llvm/Support/
Timer.h 71 /// invocations of its startTimer()/stopTimer() methods. Given appropriate OS
113 /// Start the timer running. Time between calls to startTimer/stopTimer is
119 void stopTimer();
132 /// stopTimer() methods of the Timer class. When the object is constructed, it
148 if (T) T->stopTimer();
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
Timer.h 77 /// invocations of its startTimer()/stopTimer() methods. Given appropriate OS
112 /// startTimer/stopTimer is counted by the Timer class. Note that these calls
117 /// stopTimer - Stop the timer.
119 void stopTimer();
127 /// stopTimer() methods of the Timer class. When the object is constructed, it
142 if (T) T->stopTimer();
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
Timer.h 71 /// its startTimer()/stopTimer() methods. Given appropriate OS support it can
119 /// Start the timer running. Time between calls to startTimer/stopTimer is
125 void stopTimer();
138 /// stopTimer() methods of the Timer class. When the object is constructed, it
153 if (T) T->stopTimer();
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Timer.h 70 /// its startTimer()/stopTimer() methods. Given appropriate OS support it can
118 /// Start the timer running. Time between calls to startTimer/stopTimer is
124 void stopTimer();
137 /// stopTimer() methods of the Timer class. When the object is constructed, it
152 if (T) T->stopTimer();
  /external/llvm/utils/yaml-bench/
YAMLBench.cpp 155 BaseLine.stopTimer();
163 Tokenizing.stopTimer();
172 Parsing.stopTimer();
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/yaml-bench/
YAMLBench.cpp 155 BaseLine.stopTimer();
164 Tokenizing.stopTimer();
174 Parsing.stopTimer();
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Timer.cpp 140 void Timer::stopTimer() {
352 T->stopTimer();
  /external/clang/lib/CodeGen/
CodeGenAction.cpp 107 LLVMIRGeneration.stopTimer();
121 LLVMIRGeneration.stopTimer();
136 LLVMIRGeneration.stopTimer();
148 LLVMIRGeneration.stopTimer();
    [all...]
  /external/llvm/lib/Support/
Timer.cpp 144 void Timer::stopTimer() {
  /external/swiftshader/third_party/LLVM/lib/Support/
Timer.cpp 155 void Timer::stopTimer() {
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Timer.cpp 146 void Timer::stopTimer() {
  /external/clang/lib/StaticAnalyzer/Frontend/
AnalysisConsumer.cpp 560 if (TUTotalTimer) TUTotalTimer->stopTimer();
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialog.java 710 stopTimer();
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 

Completed in 2939 milliseconds