Home
last modified time | relevance | path

Searched refs:Seconds (Results 1 – 25 of 39) sorted by relevance

12

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerUtilPosix.cpp75 void SetTimer(int Seconds) { in SetTimer() argument
77 {Seconds, 0}, { Seconds, 0 } in SetTimer()
111 void SleepSeconds(int Seconds) { in SleepSeconds() argument
112 sleep(Seconds); // Use C API to avoid coverage from instrumented libc++. in SleepSeconds()
H A DFuzzerUtilWindows.cpp94 void SetTimer(int Seconds) { in SetTimer() argument
104 Seconds*1000, Seconds*1000, 0)) { in SetTimer()
140 void SleepSeconds(int Seconds) { Sleep(Seconds * 1000); } in SleepSeconds() argument
H A DFuzzerInternal.h56 size_t Seconds = secondsSinceProcessStartUp(); in execPerSec() local
57 return Seconds ? TotalNumberOfRuns / Seconds : 0; in execPerSec()
H A DFuzzerUtilFuchsia.cpp65 void AlarmHandler(int Seconds) { in AlarmHandler() argument
67 SleepSeconds(Seconds); in AlarmHandler()
323 void SleepSeconds(int Seconds) { in SleepSeconds() argument
324 _zx_nanosleep(_zx_deadline_after(ZX_SEC(Seconds))); in SleepSeconds()
H A DFuzzerLoop.cpp285 size_t Seconds = in AlarmCallback() local
287 if (Seconds == 0) in AlarmCallback()
290 Printf("AlarmCallback %zd\n", Seconds); in AlarmCallback()
291 if (Seconds >= (size_t)Options.UnitTimeoutSec) { in AlarmCallback()
295 Printf("ALARM: working on the last Unit for %zd seconds\n", Seconds); in AlarmCallback()
300 Seconds); in AlarmCallback()
H A DFuzzerUtil.h52 void SleepSeconds(int Seconds);
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_getdate.c77 time_t Seconds; member
112 gds->Seconds = gds->tokenp[4].value; in timephrase()
122 gds->Seconds = 0; in timephrase()
130 gds->Minutes = gds->Seconds = 0; in timephrase()
493 gds->Seconds = 0; in phrase()
503 gds->Seconds = 0; in phrase()
688 time_t Hours, time_t Minutes, time_t Seconds, in Convert() argument
715 || Seconds < 0 || Seconds > 59) in Convert()
725 Julian += Hours * HOUR + Minutes * MINUTE + Seconds; in Convert()
1051 gds->Hour, gds->Minutes, gds->Seconds, in __archive_get_date()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTimer.cpp144 using Seconds = std::chrono::duration<double, std::ratio<1>>; in getCurrentTime() typedef
159 Result.WallTime = Seconds(now.time_since_epoch()).count(); in getCurrentTime()
160 Result.UserTime = Seconds(user).count(); in getCurrentTime()
161 Result.SystemTime = Seconds(sys).count(); in getCurrentTime()
/netbsd-src/external/mpl/bind/dist/bin/tests/system/dnssec/
H A Dntadiff.pl16 use Time::Seconds;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DFDRRecords.h134 uint64_t Seconds = 0; variable
146 Seconds(S), Nanos(N) {} in WallclockRecord()
148 uint64_t seconds() const { return Seconds; } in seconds()
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dsampleproc_example.txt60 4000 = CPUs (4) * Hertz (100) * Seconds (10).
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dsampleproc_example.txt60 4000 = CPUs (4) * Hertz (100) * Seconds (10).
/netbsd-src/external/bsd/ntp/dist/html/scripts/
H A Dexternal.txt6 …'><a href='http://www.eecis.udel.edu/~mills/leap.html'>The NTP Timescale and Leap Seconds</a></li>\
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DArchive.cpp264 unsigned Seconds; in getLastModified() local
267 .getAsInteger(10, Seconds)) { in getLastModified()
280 return sys::toTimePoint(Seconds); in getLastModified()
/netbsd-src/lib/libutil/
H A Dparsedate.y786 time_t Seconds, /* Second of minute [0-60] */
797 tm.tm_sec = Seconds;
835 (intmax_t)Hours, (intmax_t)Minutes, (intmax_t)Seconds,
/netbsd-src/external/public-domain/tz/dist/
H A Dleapseconds11 # The NTP Timescale and Leap Seconds
/netbsd-src/external/gpl2/xcvs/dist/doc/
H A Dgetdate.texi58 * Seconds since the Epoch:: @@1078100502.
440 @node Seconds since the Epoch
441 @section Seconds since the Epoch
H A Dgetdate-cvs.texi65 * Seconds since the Epoch:: @@1078100502.
447 @node Seconds since the Epoch
448 @appendixsubsec Seconds since the Epoch
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DRecordInitializer.cpp38 R.Seconds = E.getU64(&OffsetPtr); in visit()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2151 unsigned Seconds; in printArchiveChild() local
2152 if (RawLastModified.getAsInteger(10, Seconds)) in printArchiveChild()
2159 time_t t = Seconds; in printArchiveChild()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DXRayFDRFormat.rst254 | seconds | ``8`` | Seconds on absolute timescale. The starting |
/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Dntpdbase-opts.def410 descrip = "Seconds to wait for first clock sync";
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbeSession.cc.1308 indxobj_define (NTXT ("Seconds"), GTXT ("Seconds"),
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/doc/
H A Dgprofng.texi1306 Duration : 2.293 Seconds
1310 Experiment Duration (Seconds): [2.293]
1312 [X]Total CPU Time - totalcpu (Seconds): [*2.272]
H A Dgprofng.info1058 Duration : 2.293 Seconds
1062 Experiment Duration (Seconds): [2.293]
1064 [X]Total CPU Time - totalcpu (Seconds): [*2.272]

12