Home
last modified time | relevance | path

Searched defs:startTimer (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DTimer.cpp190 void Timer::startTimer() { startTimer() function in Timer
/llvm-project/mlir/lib/Support/
H A DTiming.cpp568 void DefaultTimingManager::startTimer(void *handle) { in startTimer() function in DefaultTimingManager
/llvm-project/clang-tools-extra/clangd/
H A DPreamble.cpp424 void startTimer() { StartTime = std::chrono::steady_clock::now(); } in startTimer() function in clang::clangd::__anon0b7b15160111::WallTimer
/llvm-project/llvm/utils/lit/lit/
H A DTestRunner.py147 def startTimer(self): member in TimeoutHelper
/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp3185 void RecordKeeper::startTimer(StringRef Name) { startTimer() function in RecordKeeper