Home
last modified time | relevance | path

Searched refs:CLOCK_UPTIME_RAW (Results 1 – 25 of 1382) sorted by relevance

12345678910>>...56

/dports/math/openblas/OpenBLAS-0.3.18/benchmark/
H A Dbench.h102 start = clock_gettime_nsec_np(CLOCK_UPTIME_RAW); in begin()
112 stop = clock_gettime_nsec_np(CLOCK_UPTIME_RAW); in end()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/src/
H A Dchrono.cpp118 #if defined(_LIBCPP_USE_CLOCK_GETTIME) && defined(CLOCK_UPTIME_RAW)
123 if (0 != clock_gettime(CLOCK_UPTIME_RAW, &tp)) in now()
/dports/devel/libc++/libcxx-10.0.1.src/src/
H A Dchrono.cpp118 #if defined(_LIBCPP_USE_CLOCK_GETTIME) && defined(CLOCK_UPTIME_RAW)
123 if (0 != clock_gettime(CLOCK_UPTIME_RAW, &tp)) in now()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libcxx/
H A Dchrono.cpp118 #if defined(_LIBCPP_USE_CLOCK_GETTIME) && defined(CLOCK_UPTIME_RAW)
123 if (0 != clock_gettime(CLOCK_UPTIME_RAW, &tp)) in now()
/dports/security/sudo/sudo-1.9.8p2/lib/util/
H A Dgettime.c51 #if defined(CLOCK_UPTIME_RAW)
52 # define SUDO_CLOCK_UPTIME CLOCK_UPTIME_RAW
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/src/
H A Dchrono.cpp118 #if defined(_LIBCPP_USE_CLOCK_GETTIME) && defined(CLOCK_UPTIME_RAW)
123 if (0 != clock_gettime(CLOCK_UPTIME_RAW, &tp)) in now()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/libc/src/unix/bsd/apple/b64/aarch64/
H A Dmod.rs9 pub const CLOCK_UPTIME_RAW: ::clockid_t = 8; const
/dports/security/masscan/masscan-1.3.2/src/
H A Dpixie-timer.c192 #if defined(CLOCK_UPTIME_RAW) in pixie_gettime()
194 x = clock_gettime(CLOCK_UPTIME_RAW, &tv); in pixie_gettime()
/dports/www/firefox-esr/firefox-91.8.0/mozglue/misc/
H A DAwakeTimeStamp.cpp63 return AwakeTimeStamp(clock_gettime_nsec_np(CLOCK_UPTIME_RAW) / kNSperUS); in NowLoRes()
H A DUptime.cpp39 return Some(clock_gettime_nsec_np(CLOCK_UPTIME_RAW) / kNSperMS); in NowExcludingSuspendMs()
/dports/www/firefox/firefox-99.0/mozglue/misc/
H A DAwakeTimeStamp.cpp63 return AwakeTimeStamp(clock_gettime_nsec_np(CLOCK_UPTIME_RAW) / kNSperUS); in NowLoRes()
H A DUptime.cpp39 return Some(clock_gettime_nsec_np(CLOCK_UPTIME_RAW) / kNSperMS); in NowExcludingSuspendMs()
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/misc/
H A DAwakeTimeStamp.cpp63 return AwakeTimeStamp(clock_gettime_nsec_np(CLOCK_UPTIME_RAW) / kNSperUS); in NowLoRes()
H A DUptime.cpp39 return Some(clock_gettime_nsec_np(CLOCK_UPTIME_RAW) / kNSperMS); in NowExcludingSuspendMs()
/dports/lang/perl5.34/perl-5.34.0/dist/Time-HiRes/fallback/
H A Dconst-c.inc422 CLOCK_UPTIME_RAW CLOCK_VIRTUAL ITIMER_PROF ITIMER_REAL
537 if (memEQ(name, "CLOCK_UPTIME_RAW", 16)) {
538 #ifdef CLOCK_UPTIME_RAW
539 *iv_return = CLOCK_UPTIME_RAW;
/dports/lang/perl5.30/perl-5.30.3/dist/Time-HiRes/fallback/
H A Dconst-c.inc422 CLOCK_UPTIME_RAW CLOCK_VIRTUAL ITIMER_PROF ITIMER_REAL
537 if (memEQ(name, "CLOCK_UPTIME_RAW", 16)) {
538 #ifdef CLOCK_UPTIME_RAW
539 *iv_return = CLOCK_UPTIME_RAW;
/dports/lang/perl5.32/perl-5.32.1/dist/Time-HiRes/fallback/
H A Dconst-c.inc422 CLOCK_UPTIME_RAW CLOCK_VIRTUAL ITIMER_PROF ITIMER_REAL
537 if (memEQ(name, "CLOCK_UPTIME_RAW", 16)) {
538 #ifdef CLOCK_UPTIME_RAW
539 *iv_return = CLOCK_UPTIME_RAW;
/dports/devel/p5-Time-HiRes/Time-HiRes-1.9764/fallback/
H A Dconst-c.inc422 CLOCK_UPTIME_RAW CLOCK_VIRTUAL ITIMER_PROF ITIMER_REAL
537 if (memEQ(name, "CLOCK_UPTIME_RAW", 16)) {
538 #ifdef CLOCK_UPTIME_RAW
539 *iv_return = CLOCK_UPTIME_RAW;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Time-HiRes/fallback/
H A Dconst-c.inc422 CLOCK_UPTIME_RAW CLOCK_VIRTUAL ITIMER_PROF ITIMER_REAL
537 if (memEQ(name, "CLOCK_UPTIME_RAW", 16)) {
538 #ifdef CLOCK_UPTIME_RAW
539 *iv_return = CLOCK_UPTIME_RAW;
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/
H A Dtime.h164 #define CLOCK_UPTIME_RAW _CLOCK_UPTIME_RAW macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dtime.h164 #define CLOCK_UPTIME_RAW _CLOCK_UPTIME_RAW macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/
H A Dtime.h164 #define CLOCK_UPTIME_RAW _CLOCK_UPTIME_RAW macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dtime.h164 #define CLOCK_UPTIME_RAW _CLOCK_UPTIME_RAW macro
/dports/devel/pecl-xdebug/xdebug-3.1.2/src/lib/
H A Dtiming.c112 return clock_gettime_nsec_np(CLOCK_UPTIME_RAW); in xdebug_get_nanotime_rel()
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Dtime.pyi29 CLOCK_UPTIME_RAW: int

12345678910>>...56