Home
last modified time | relevance | path

Searched refs:gettimeofday_ms (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/net/
H A Dmsg_zerocopy.c99 static unsigned long gettimeofday_ms(void) in gettimeofday_ms() function
468 int64_t tstop = gettimeofday_ms() + cfg_waittime_ms; in do_recv_remaining_completions()
471 gettimeofday_ms() < tstop) { in do_recv_remaining_completions()
545 tstop = gettimeofday_ms() + cfg_runtime_ms; in do_tx()
557 } while (gettimeofday_ms() < tstop); in do_tx()
659 tstop = gettimeofday_ms() + cfg_runtime_ms + cfg_receiver_wait_ms; in do_rx()
668 } while (gettimeofday_ms() < tstop); in do_rx()
H A Dudpgso_bench_rx.c84 static unsigned long gettimeofday_ms(void) in gettimeofday_ms() function
365 treport = gettimeofday_ms() + 1000; in do_recv()
374 tnow = gettimeofday_ms(); in do_recv()
H A Dudpgso_bench_tx.c95 static unsigned long gettimeofday_ms(void) in gettimeofday_ms() function
656 tnow = gettimeofday_ms(); in main()
679 tnow = gettimeofday_ms(); in main()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/net/
H A Dmsg_zerocopy.c99 static unsigned long gettimeofday_ms(void) in gettimeofday_ms() function
468 int64_t tstop = gettimeofday_ms() + cfg_waittime_ms; in do_recv_remaining_completions()
471 gettimeofday_ms() < tstop) { in do_recv_remaining_completions()
545 tstop = gettimeofday_ms() + cfg_runtime_ms; in do_tx()
557 } while (gettimeofday_ms() < tstop); in do_tx()
659 tstop = gettimeofday_ms() + cfg_runtime_ms + cfg_receiver_wait_ms; in do_rx()
668 } while (gettimeofday_ms() < tstop); in do_rx()
H A Dudpgso_bench_rx.c84 static unsigned long gettimeofday_ms(void) in gettimeofday_ms() function
365 treport = gettimeofday_ms() + 1000; in do_recv()
374 tnow = gettimeofday_ms(); in do_recv()
H A Dudpgso_bench_tx.c95 static unsigned long gettimeofday_ms(void) in gettimeofday_ms() function
656 tnow = gettimeofday_ms(); in main()
679 tnow = gettimeofday_ms(); in main()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/net/
H A Dmsg_zerocopy.c99 static unsigned long gettimeofday_ms(void) in gettimeofday_ms() function
468 int64_t tstop = gettimeofday_ms() + cfg_waittime_ms; in do_recv_remaining_completions()
471 gettimeofday_ms() < tstop) { in do_recv_remaining_completions()
545 tstop = gettimeofday_ms() + cfg_runtime_ms; in do_tx()
557 } while (gettimeofday_ms() < tstop); in do_tx()
659 tstop = gettimeofday_ms() + cfg_runtime_ms + cfg_receiver_wait_ms; in do_rx()
668 } while (gettimeofday_ms() < tstop); in do_rx()
H A Dudpgso_bench_rx.c84 static unsigned long gettimeofday_ms(void) in gettimeofday_ms() function
365 treport = gettimeofday_ms() + 1000; in do_recv()
374 tnow = gettimeofday_ms(); in do_recv()
H A Dudpgso_bench_tx.c95 static unsigned long gettimeofday_ms(void) in gettimeofday_ms() function
656 tnow = gettimeofday_ms(); in main()
679 tnow = gettimeofday_ms(); in main()