Searched defs:startTimer (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | Timer.cpp | 190 void Timer::startTimer() { startTimer() function in Timer |
/llvm-project/mlir/lib/Support/ | ||
H A D | Timing.cpp | 568 void DefaultTimingManager::startTimer(void *handle) { in startTimer() function in DefaultTimingManager |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | Preamble.cpp | 424 void startTimer() { StartTime = std::chrono::steady_clock::now(); } in startTimer() function in clang::clangd::__anon0b7b15160111::WallTimer |
/llvm-project/llvm/utils/lit/lit/ | ||
H A D | TestRunner.py | 147 def startTimer(self): member in TimeoutHelper |
/llvm-project/llvm/lib/TableGen/ | ||
H A D | Record.cpp | 3185 void RecordKeeper::startTimer(StringRef Name) { startTimer() function in RecordKeeper |