Home
last modified time | relevance | path

Searched defs:StartTime (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtiming.h65 u64 StartTime = 0; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimer.h81 TimeRecord StartTime; ///< The time startTimer() was last called. variable
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DLockFileManager.cpp309 auto StartTime = std::chrono::steady_clock::now(); waitForUnlock() local
H A DTimeProfiler.cpp278 const TimePointType StartTime; global() member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDriver.cpp859 auto StartTime = system_clock::now(); FuzzerDriver() local
/freebsd-src/sys/contrib/dev/acpica/compiler/
H A Dasltypes.h444 UINT64 StartTime; member