Home
last modified time | relevance | path

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

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