/freebsd/sys/contrib/openzfs/etc/systemd/system/ |
H A D | zfs-scrub-weekly@.timer.in | 5 [Timer] section 6 OnCalendar=weekly 7 Persistent=true 8 RandomizedDelaySec=1h 9 Unit=zfs-scrub@%i.service
|
H A D | zfs-scrub-monthly@.timer.in | 5 [Timer] section 6 OnCalendar=monthly 7 Persistent=true 8 RandomizedDelaySec=1h 9 Unit=zfs-scrub@%i.service
|
H A D | zfs-trim-monthly@.timer.in | 5 [Timer] section 6 OnCalendar=monthly 7 Persistent=true 8 RandomizedDelaySec=1h 9 Unit=zfs-trim@%i.service
|
H A D | zfs-trim-weekly@.timer.in | 5 [Timer] section 6 OnCalendar=weekly 7 Persistent=true 8 RandomizedDelaySec=1h 9 Unit=zfs-trim@%i.service
|
/freebsd/contrib/llvm-project/lld/Common/ |
H A D | Timer.cpp | 31 Timer::Timer(llvm::StringRef name) : total(0), name(std::string(name)) {} in Timer() function in Timer 32 Timer::Timer(llvm::StringRef name, Timer &parent) in Timer() function in Timer
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Timer.h | 91 explicit Timer(StringRef TimerName, StringRef TimerDescription) { in Timer() function 94 Timer(StringRef TimerName, StringRef TimerDescription, TimerGroup &tg) { in Timer() function 97 Timer(const Timer &RHS) { in Timer() function
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | PDB.h | 21 class Timer; variable
|
/freebsd/sys/contrib/dev/acpica/components/executer/ |
H A D | exdebug.c | 191 UINT32 Timer; in AcpiExDoDebugObject() local
|
/freebsd/contrib/llvm-project/lld/include/lld/Common/ |
H A D | Timer.h | 23 class Timer; variable
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | timing.h | 32 Timer(Timer &&Other) in Timer() function 62 Timer(TimingManager &Manager, u32 HandleId) in Timer() function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerUtilWindows.cpp | 115 HANDLE Timer; in SetTimer() local 124 static TimerQ Timer; variable
|
/freebsd/sys/contrib/dev/acpica/common/ |
H A D | dmtables.c | 202 time_t Timer; in AdDisassemblerHeader() local
|
/freebsd/usr.sbin/ppp/ |
H A D | throughput.h | 51 struct pppTimer Timer; member
|
H A D | tty.c | 89 struct pppTimer Timer; /* CD checks */ member
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | Timer.cpp | 60 Timer::Timer(Timer::Category &category, const char *format, ...) in Timer() function in Timer
|
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | CompilerInstance.h | 36 class Timer; variable
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | CompilerInstance.cpp | 1760 llvm::Timer Timer; in loadModuleFile() local 1894 llvm::Timer Timer; in findOrCompileModuleAndReadAST() local
|
H A D | FrontendAction.cpp | 1075 llvm::TimeRegion Timer(CI.getFrontendTimer()); in Execute() local
|
H A D | ASTUnit.cpp | 368 SimpleTimer Timer(WantTiming); in CacheCodeCompletionResults() local
|
/freebsd/lib/libc/isc/ |
H A D | eventlib_p.h | 171 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest.cc | 1175 class Timer { class 1177 Timer() : start_(clock::now()) {} in Timer() function in testing::internal::Timer
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 2852 class Timer { class
|