Searched defs:tv_end (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/tools/testing/selftests/powerpc/benchmarks/ |
D | gettimeofday.c | 15 struct timeval tv_start, tv_end, tv_diff; in test_gettimeofday() local
|
/linux-6.14.4/tools/perf/bench/ |
D | mem-functions.c | 256 struct timeval tv_start, tv_end, tv_diff; in do_memcpy_gettimeofday() local 326 struct timeval tv_start, tv_end, tv_diff; in do_memset_gettimeofday() local
|
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | xskxceiver.c | 1262 struct timeval tv_end, tv_now, tv_timeout = {THREAD_TMOUT, 0}; in receive_pkts() local 1424 struct timeval tv_end, tv_now, tv_timeout = {THREAD_TMOUT, 0}; in wait_for_tx_completion() local
|
/linux-6.14.4/tools/power/x86/turbostat/ |
D | turbostat.c | 1733 struct timeval tv_end; member
|