Home
last modified time | relevance | path

Searched refs:tstop (Results 1 – 8 of 8) sorted by relevance

/external/openssh/openbsd-compat/
Dbsd-misc.c143 struct timeval tstart, tstop, tremain, time2wait; in nanosleep() local
150 (void) gettimeofday (&tstop, NULL); in nanosleep()
153 (tstop.tv_sec - tstart.tv_sec); in nanosleep()
155 (tstop.tv_usec - tstart.tv_usec); in nanosleep()
/external/linux-kselftest/tools/testing/selftests/net/
Dmsg_zerocopy.c469 int64_t tstop = gettimeofday_ms() + cfg_waittime_ms; in do_recv_remaining_completions() local
472 gettimeofday_ms() < tstop) { in do_recv_remaining_completions()
492 uint64_t tstop; in do_tx() local
546 tstop = gettimeofday_ms() + cfg_runtime_ms; in do_tx()
558 } while (gettimeofday_ms() < tstop); in do_tx()
654 uint64_t tstop; in do_rx() local
659 tstop = gettimeofday_ms() + cfg_runtime_ms; in do_rx()
668 } while (gettimeofday_ms() < tstop); in do_rx()
Dudpgso_bench_tx.c347 unsigned long tnow, treport, tstop; in main() local
381 tstop = tnow + cfg_runtime_ms; in main()
414 } while (!interrupted && (cfg_runtime_ms == -1 || tnow < tstop)); in main()
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_flow_dissector.c515 unsigned long tstop, treport, tcur; in do_main() local
527 tstop = tcur + (cfg_num_secs * 1000); in do_main()
538 if (tcur >= tstop) in do_main()
554 tstop = util_gettime() + 100; in do_main()
557 if (tcur >= tstop) in do_main()
560 do_poll(fdr, POLLIN, tstop - tcur); in do_main()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/SVE/
Dcondtion-codes.s62 b.tstop lbl
/external/toolchain-utils/dejagnu/gdb_baseline/
Dx86_64-cros-linux-gnu19230 PASS: gdb.trace/change-loc.exp: 1 trace: tstop
19247 PASS: gdb.trace/change-loc.exp: 2 trace: tstop
Di686-pc-linux-gnu19102 PASS: gdb.trace/change-loc.exp: 1 trace: tstop
19119 PASS: gdb.trace/change-loc.exp: 2 trace: tstop
Darmv7a-cros-linux-gnueabi18963 PASS: gdb.trace/tfind.exp: 7.2: help tstop