| /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 | 94 explicit Timer(StringRef TimerName, StringRef TimerDescription) { in Timer() function 97 Timer(StringRef TimerName, StringRef TimerDescription, TimerGroup &tg) { in Timer() function 100 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 | 36 Timer(Timer &&Other) in Timer() function 66 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/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | Main.cpp | 111 TGTimer &Timer = Records.getTimer(); in TableGenMain() 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/llvm/utils/TableGen/ |
| H A D | DAGISelEmitter.cpp | 136 TGTimer &Timer = Records.getTimer(); in run() local
|
| H A D | PseudoLoweringEmitter.cpp | 295 TGTimer &Timer = Records.getTimer(); in run() local
|
| H A D | RegisterBankEmitter.cpp | 390 TGTimer &Timer = Records.getTimer(); in run() local
|
| H A D | InstrInfoEmitter.cpp | 814 TGTimer &Timer = Records.getTimer(); in run() local
|
| /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/tools/driver/ |
| H A D | cc1_main.cpp | 296 llvm::TimeRegion Timer(TimePasses ? &Clang->getFrontendTimer() : nullptr); in cc1_main() local
|
| /freebsd/contrib/llvm-project/clang/lib/ASTMatchers/ |
| H A D | ASTMatchFinder.cpp | 436 TimeBucketRegion Timer; in onStartOfTranslationUnit() local 446 TimeBucketRegion Timer; in onEndOfTranslationUnit() local 1027 TimeBucketRegion Timer; in matchWithoutFilter() local 1050 TimeBucketRegion Timer; in matchWithFilter() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | CompilerInstance.h | 38 class Timer; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | CompilerInstance.cpp | 1775 llvm::Timer Timer; in loadModuleFile() local 1909 llvm::Timer Timer; in findOrCompileModuleAndReadAST() local
|
| /freebsd/lib/libc/isc/ |
| H A D | eventlib_p.h | 171 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
|