Home
last modified time | relevance | path

Searched refs:dispatch_time (Results 1 – 25 of 224) sorted by relevance

123456789

/dports/net/p5-Kafka/Kafka-0.8010/tools/
H A Dbenchmark_consumer.pl103 my ( $connect, $consumer, $desired_size, $first_offset, $fetch, $dispatch_time, $messages_recv, $mb…
159 $dispatch_time = 0;
181 $dispatch_time += $to_bench;
192 … $dispatch_time ? sprintf( '%d', int( $messages_recv / $dispatch_time ) ) : 'N/A',
193 $dispatch_time ? sprintf( '%.3f', $mbs / $dispatch_time ) : 'N/A',
207 last CONSUMPTION if $dispatch_time; # achieved significant time
226 $dispatch_time ? sprintf( '%d', int( $messages_recv / $dispatch_time ) ) : 'N/A',
227 $dispatch_time ? sprintf( '%.3f', $mbs / $dispatch_time ) : 'N/A',
H A Dbenchmark_producer.pl82 my ( $connect, $producer, $messages, $messages_sent, $dispatch_time, $mbs );
138 $dispatch_time = 0;
143 $dispatch_time += send_message( int( rand( $partitions ) ), $messages->[ $idx ] );
153 $dispatch_time ? sprintf( '%d', int( $num / $dispatch_time ) ) : 'N/A',
154 $dispatch_time ? sprintf( '%.3f', $mbs / $dispatch_time ) : 'N/A'
163 last if $dispatch_time; # achieved significant time
180 int( $messages_sent / $dispatch_time ),
181 $mbs / $dispatch_time,
/dports/www/squid/squid-4.15/src/helper/
H A DRequest.h31 memset(&dispatch_time, 0, sizeof(dispatch_time)); in Request()
44 struct timeval dispatch_time; variable
53 bool timedOut(time_t timeout) {return (squid_curtime - dispatch_time.tv_sec) > timeout;} in timedOut()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/threads/
H A DEventQueue.cpp59 TimeStamp dispatch_time = mDispatchTimes.Pop(); in GetEvent() local
61 if (!dispatch_time.IsNull()) { in GetEvent()
63 *aLastEventDelay = TimeStamp::Now() - dispatch_time; in GetEvent()
/dports/devel/glib20/glib-2.70.4/gio/inotify/
H A Dinotify-kernel.c133 gint64 dispatch_time; in ik_source_can_dispatch_now() local
135 dispatch_time = ik_source_get_dispatch_time (iks); in ik_source_can_dispatch_now()
137 return 0 <= dispatch_time && dispatch_time <= now; in ik_source_can_dispatch_now()
355 guint64 dispatch_time = ik_source_get_dispatch_time (iks); in ik_source_dispatch() local
364 g_source_set_ready_time (source, MIN (dispatch_time, boredom_time)); in ik_source_dispatch()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/threads/
H A DEventQueue.cpp83 TimeStamp dispatch_time = mDispatchTimes.Pop(); in GetEvent() local
85 if (!dispatch_time.IsNull()) { in GetEvent()
87 *aLastEventDelay = TimeStamp::Now() - dispatch_time; in GetEvent()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/threads/
H A DEventQueue.cpp83 TimeStamp dispatch_time = mDispatchTimes.Pop(); in GetEvent() local
85 if (!dispatch_time.IsNull()) { in GetEvent()
87 *aLastEventDelay = TimeStamp::Now() - dispatch_time; in GetEvent()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/tsan/libdispatch/
H A Dafter.c25 dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, ^{ in main()
32 …dispatch_after_f(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, NULL, &callba… in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/tsan/libdispatch/
H A Dafter.c25 dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, ^{ in main()
32 …dispatch_after_f(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, NULL, &callba… in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/tsan/libdispatch/
H A Dafter.c25 dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, ^{ in main()
32 …dispatch_after_f(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, NULL, &callba… in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/tsan/libdispatch/
H A Dafter.c25 dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, ^{ in main()
32 …dispatch_after_f(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, NULL, &callba… in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/tsan/libdispatch/
H A Dafter.c25 dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, ^{ in main()
32 …dispatch_after_f(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, NULL, &callba… in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/tsan/libdispatch/
H A Dafter.c25 dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, ^{ in main()
32 …dispatch_after_f(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, NULL, &callba… in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/tsan/libdispatch/
H A Dafter.c25 dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, ^{ in main()
32 …dispatch_after_f(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, NULL, &callba… in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/tsan/libdispatch/
H A Dafter.c25 dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, ^{ in main()
32 …dispatch_after_f(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, NULL, &callba… in main()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/tsan/libdispatch/
H A Dafter.c25 dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, ^{ in main()
32 …dispatch_after_f(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, NULL, &callba… in main()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/tsan/libdispatch/
H A Dafter.c25 dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, ^{ in main()
32 …dispatch_after_f(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, NULL, &callba… in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/tsan/libdispatch/
H A Dafter.c25 dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, ^{ in main()
32 …dispatch_after_f(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, NULL, &callba… in main()
/dports/www/firefox/firefox-99.0/xpcom/threads/
H A DEventQueue.cpp86 TimeStamp dispatch_time = mDispatchTimes.Pop(); in GetEvent() local
88 if (!dispatch_time.IsNull()) { in GetEvent()
90 *aLastEventDelay = TimeStamp::Now() - dispatch_time; in GetEvent()
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/test/tsan/Darwin/
H A Dgcd-after.mm22 dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, ^{
32 …dispatch_after_f(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(10 * NSEC_PER_MSEC)), q, NULL, &callba…
/dports/security/keybase/client-v5.7.1/osx/MPMessagePack/XPC/
H A DMPXPCClient.m92 …dispatch_after(dispatch_time(DISPATCH_TIME_NOW, _timeout * NSEC_PER_SEC), dispatch_get_main_queue(…
128 …dispatch_after(dispatch_time(DISPATCH_TIME_NOW, retryDelay * NSEC_PER_SEC), dispatch_get_main_queu…
158 …dispatch_after(dispatch_time(DISPATCH_TIME_NOW, retryDelay * NSEC_PER_SEC), dispatch_get_main_queu…
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/expected/oc/
H A D50500-code_placeholder.m2 dispatch_time_t popTime = dispatch_time(DISPATCH_TIME_NOW, (int64_t)(delayInSeconds * NSEC_P…
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/input/oc/
H A Dcode_placeholder.m2 dispatch_time_t popTime = dispatch_time(DISPATCH_TIME_NOW, (int64_t)(delayInSeconds * NSEC_PER_SEC)…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/util/synchronization/
H A Dsemaphore_mac.cc45 dispatch_time(DISPATCH_TIME_NOW, seconds * NSEC_PER_SEC); in TimedWait()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/util/synchronization/
H A Dsemaphore_mac.cc46 dispatch_time(DISPATCH_TIME_NOW, seconds * NSEC_PER_SEC); in TimedWait()

123456789