/external/llvm/unittests/Support/ |
D | TimerTest.cpp | 41 T1.stopTimer(); in TEST() 46 T1.stopTimer(); in TEST() 58 T1.stopTimer(); in TEST()
|
/external/llvm-project/llvm/unittests/Support/ |
D | TimerTest.cpp | 40 T1.stopTimer(); in TEST() 45 T1.stopTimer(); in TEST() 57 T1.stopTimer(); in TEST()
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | PipelinedMsgParser.java | 242 this.rawInputStream.stopTimer(); in run() 260 this.rawInputStream.stopTimer(); in run() 268 this.rawInputStream.stopTimer(); in run() 280 this.rawInputStream.stopTimer(); in run() 333 this.rawInputStream.stopTimer(); in run()
|
D | Pipeline.java | 115 public void stopTimer() { in stopTimer() method in Pipeline
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | PassTimingInfo.cpp | 222 void TimePassesHandler::stopTimer(StringRef PassID) { in stopTimer() function in llvm::TimePassesHandler 227 MyTimer->stopTimer(); in stopTimer() 256 stopTimer(PassID); in runAfterPass()
|
/external/llvm-project/llvm/lib/IR/ |
D | PassTimingInfo.cpp | 243 void TimePassesHandler::stopTimer(StringRef PassID) { in stopTimer() function in llvm::TimePassesHandler 248 MyTimer->stopTimer(); in stopTimer() 267 stopTimer(PassID); in runAfterPass()
|
/external/llvm-project/llvm/utils/yaml-bench/ |
D | YAMLBench.cpp | 154 BaseLine.stopTimer(); in benchmark() 163 Tokenizing.stopTimer(); in benchmark() 173 Parsing.stopTimer(); in benchmark()
|
/external/llvm/utils/yaml-bench/ |
D | YAMLBench.cpp | 155 BaseLine.stopTimer(); in benchmark() 163 Tokenizing.stopTimer(); in benchmark() 172 Parsing.stopTimer(); in benchmark()
|
/external/llvm-project/llvm/lib/TableGen/ |
D | Main.cpp | 114 Records.stopTimer(); in TableGenMain() 155 Records.stopTimer(); in TableGenMain()
|
/external/llvm/include/llvm/Support/ |
D | Timer.h | 119 void stopTimer(); 148 if (T) T->stopTimer(); in ~TimeRegion()
|
/external/libese/apps/weaver/card/src/com/android/weaver/core/ |
D | CoreSlots.java | 132 mBackoffTimer.stopTimer(); in erase() 177 mBackoffTimer.stopTimer(); in read()
|
/external/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
D | AnalysisConsumer.cpp | 261 SyntaxCheckTimer->stopTimer(); in VisitDecl() 492 SyntaxCheckTimer->stopTimer(); in runAnalysisOnTranslationUnit() 668 SyntaxCheckTimer->stopTimer(); in HandleCode() 704 ExprEngineTimer->stopTimer(); in RunPathSensitiveChecks() 718 BugReporterTimer->stopTimer(); in RunPathSensitiveChecks()
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | Timer.h | 124 void stopTimer(); 152 if (T) T->stopTimer(); in ~TimeRegion()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Timer.h | 124 void stopTimer(); 152 if (T) T->stopTimer(); in ~TimeRegion()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Timer.h | 124 void stopTimer(); 152 if (T) T->stopTimer(); in ~TimeRegion()
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | PassTimingInfo.h | 97 void stopTimer(StringRef PassID);
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | PassTimingInfo.h | 103 void stopTimer(StringRef PassID);
|
/external/clang/lib/CodeGen/ |
D | CodeGenAction.cpp | 107 LLVMIRGeneration.stopTimer(); in Initialize() 121 LLVMIRGeneration.stopTimer(); in HandleTopLevelDecl() 136 LLVMIRGeneration.stopTimer(); in HandleInlineFunctionDefinition() 148 LLVMIRGeneration.stopTimer(); in HandleTranslationUnit()
|
/external/llvm-project/llvm/lib/Support/ |
D | Timer.cpp | 150 void Timer::stopTimer() { in stopTimer() function in Timer 364 T->stopTimer(); in prepareToPrintList()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Timer.cpp | 145 void Timer::stopTimer() { in stopTimer() function in Timer 357 T->stopTimer(); in prepareToPrintList()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CodeGenAction.cpp | 203 LLVMIRGeneration.stopTimer(); in Initialize() 223 LLVMIRGeneration.stopTimer(); in HandleTopLevelDecl() 239 LLVMIRGeneration.stopTimer(); in HandleInlineFunctionDefinition() 297 LLVMIRGeneration.stopTimer(); in HandleTranslationUnit()
|
/external/llvm/lib/Support/ |
D | Timer.cpp | 144 void Timer::stopTimer() { in stopTimer() function in Timer
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Timer.cpp | 146 void Timer::stopTimer() { in stopTimer() function in Timer
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
D | SIPDialog.java | 710 stopTimer(); in raiseErrorEvent() 1232 this.stopTimer(); in setState() 2298 protected void stopTimer() { in stopTimer() method in SIPDialog
|
/external/clang/lib/StaticAnalyzer/Frontend/ |
D | AnalysisConsumer.cpp | 560 if (TUTotalTimer) TUTotalTimer->stopTimer(); in HandleTranslationUnit()
|