| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | TimerTest.cpp | 34 TEST(Timer, Additivity) { in TEST() argument 51 TEST(Timer, CheckIfTriggered) { in TEST() argument
|
| /llvm-project-15.0.7/lld/Common/ |
| H A D | Timer.cpp | 30 Timer::Timer(llvm::StringRef name) : total(0), name(std::string(name)) {} in Timer() function in Timer 31 Timer::Timer(llvm::StringRef name, Timer &parent) in Timer() function in Timer
|
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | PDB.h | 23 class Timer; variable
|
| /llvm-project-15.0.7/mlir/include/mlir/Support/ |
| H A D | Timing.h | 23 class Timer; variable 189 Timer(Timer &&other) : Timer(other) { in Timer() function 252 Timer(TimingManager &tm, void *handle) : tm(&tm), handle(handle) {} in Timer() function
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | Timer.h | 93 explicit Timer(StringRef TimerName, StringRef TimerDescription) { in Timer() function 96 Timer(StringRef TimerName, StringRef TimerDescription, TimerGroup &tg) { in Timer() function 99 Timer(const Timer &RHS) { in Timer() function
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/ |
| H A D | RNBSocket.h | 56 DNBTimer &Timer() { return m_timer; } in Timer() function
|
| /llvm-project-15.0.7/lld/include/lld/Common/ |
| H A D | Timer.h | 23 class Timer; variable
|
| /llvm-project-15.0.7/libc/utils/testutils/ |
| H A D | Timer.cpp | 22 Timer::Timer() : Impl(new TimerImplementation) {} in Timer() function in __llvm_libc::testing::Timer
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/utils/ |
| H A D | Timer.py | 19 class Timer(object): class
|
| /llvm-project-15.0.7/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerUtilWindows.cpp | 110 HANDLE Timer; in SetTimer() local 119 static TimerQ Timer; variable
|
| /llvm-project-15.0.7/lldb/source/Utility/ |
| H A D | Timer.cpp | 60 Timer::Timer(Timer::Category &category, const char *format, ...) in Timer() function in Timer
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | Preamble.cpp | 412 TimerFile(WallTimer &Timer, std::unique_ptr<File> InnerFile) in TimerFile() 432 WallTimer &Timer; member in clang::clangd::__anoncf7fbb130111::TimerFile 460 WallTimer Timer; member in clang::clangd::__anoncf7fbb130111::TimerFS
|
| /llvm-project-15.0.7/lldb/examples/python/ |
| H A D | performance.py | 63 class Timer: class
|
| /llvm-project-15.0.7/clang/lib/ASTMatchers/ |
| H A D | ASTMatchFinder.cpp | 433 TimeBucketRegion Timer; in onStartOfTranslationUnit() local 443 TimeBucketRegion Timer; in onEndOfTranslationUnit() local 1014 TimeBucketRegion Timer; in matchWithoutFilter() local 1037 TimeBucketRegion Timer; in matchWithFilter() local
|
| /llvm-project-15.0.7/clang/include/clang/Frontend/ |
| H A D | CompilerInstance.h | 34 class Timer; variable
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | CompilerInstance.cpp | 1691 llvm::Timer Timer; in loadModuleFile() local 1817 llvm::Timer Timer; in findOrCompileModuleAndReadAST() local
|
| H A D | FrontendAction.cpp | 1034 llvm::TimeRegion Timer(CI.getFrontendTimer()); in Execute() local
|
| H A D | ASTUnit.cpp | 368 SimpleTimer Timer(WantTiming); in CacheCodeCompletionResults() local
|