Home
last modified time | relevance | path

Searched refs:gettimeofday (Results 1 – 25 of 69) sorted by relevance

123

/tools/testing/selftests/powerpc/benchmarks/
A Dgettimeofday.c17 gettimeofday(&tv_start, NULL); in test_gettimeofday()
20 gettimeofday(&tv_end, NULL); in test_gettimeofday()
A D.gitignore2 gettimeofday
A DMakefile2 TEST_GEN_PROGS := gettimeofday context_switch fork mmap_bench futex_bench null_syscall
/tools/thermal/lib/
A Duptimeofday.c18 gettimeofday(&__tv, NULL); in uptimeofday_init()
27 gettimeofday(&__tv, NULL); in getuptimeofday_ms()
/tools/perf/bench/
A Dfind-bit-bench.c79 gettimeofday(&start, NULL); in do_for_each_set_bit()
84 gettimeofday(&end, NULL); in do_for_each_set_bit()
93 gettimeofday(&start, NULL); in do_for_each_set_bit()
100 gettimeofday(&end, NULL); in do_for_each_set_bit()
A Dkallsyms-parse.c47 gettimeofday(&start, NULL); in do_kallsyms_parse()
53 gettimeofday(&end, NULL); in do_kallsyms_parse()
A Dsynthesize.c78 gettimeofday(&start, NULL); in do_run_single_threaded()
88 gettimeofday(&end, NULL); in do_run_single_threaded()
178 gettimeofday(&start, NULL); in do_run_multi_threaded()
190 gettimeofday(&end, NULL); in do_run_multi_threaded()
A Dsyscall.c96 gettimeofday(&start, NULL); in bench_syscall_common()
116 gettimeofday(&stop, NULL); in bench_syscall_common()
A Dbreakpoint.c140 gettimeofday(&start, NULL); in bench_breakpoint_thread()
147 gettimeofday(&stop, NULL); in bench_breakpoint_thread()
230 gettimeofday(&start, NULL); in bench_breakpoint_enable()
237 gettimeofday(&stop, NULL); in bench_breakpoint_enable()
A Dmem-functions.c262 BUG_ON(gettimeofday(&tv_start, NULL)); in do_memcpy_gettimeofday()
265 BUG_ON(gettimeofday(&tv_end, NULL)); in do_memcpy_gettimeofday()
336 BUG_ON(gettimeofday(&tv_start, NULL)); in do_memset_gettimeofday()
339 BUG_ON(gettimeofday(&tv_end, NULL)); in do_memset_gettimeofday()
A Dsched-seccomp-notify.c105 gettimeofday(&start, NULL); in bench_sched_seccomp_notify()
142 gettimeofday(&stop, NULL); in bench_sched_seccomp_notify()
A Dpmu-scan.c149 gettimeofday(&start, NULL); in run_pmu_scan()
154 gettimeofday(&end, NULL); in run_pmu_scan()
A Dfutex-wake.c207 gettimeofday(&start, NULL); in bench_futex_wake()
211 gettimeofday(&end, NULL); in bench_futex_wake()
A Devlist-open-close.c161 gettimeofday(&start, NULL); in bench_evlist_open_close__run()
168 gettimeofday(&end, NULL); in bench_evlist_open_close__run()
A Dfutex-hash.c112 gettimeofday(&bench__end, NULL); in toggle_done()
180 gettimeofday(&bench__start, NULL); in bench_futex_hash()
A Dfutex-lock-pi.c81 gettimeofday(&bench__end, NULL); in toggle_done()
212 gettimeofday(&bench__start, NULL); in bench_futex_lock_pi()
A Dfutex-requeue.c240 gettimeofday(&start, NULL); in bench_futex_requeue()
268 gettimeofday(&end, NULL); in bench_futex_requeue()
/tools/testing/selftests/timers/
A Dset-tz.c44 gettimeofday(&tv, &tz); in get_tz_min()
54 gettimeofday(&tv, &tz); in get_tz_dst()
A Drtcpie.c103 gettimeofday(&start, NULL); in main()
110 gettimeofday(&end, NULL); in main()
/tools/testing/selftests/powerpc/tm/
A Dtm-syscall.c88 gettimeofday(&end, NULL); in tm_syscall()
116 gettimeofday(&now, 0); in tm_syscall()
/tools/testing/selftests/rcutorture/bin/
A Dmkinitrd.sh49 if (gettimeofday(&tvb, NULL))
54 if (gettimeofday(&tv, NULL))
/tools/include/nolibc/sys/
A Dtime.h44 int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday() function
/tools/testing/selftests/net/
A Dtimestamping.c142 gettimeofday(&now, 0); in sendpacket()
164 gettimeofday(&now, 0); in printpacket()
497 gettimeofday(&next, 0); in main()
507 gettimeofday(&now, 0); in main()
523 gettimeofday(&now, 0); in main()
A Dfin_ack_lat.c40 gettimeofday(&start, NULL); in client()
68 gettimeofday(&end, NULL); in client()
/tools/power/cpupower/bench/
A Dsystem.c31 gettimeofday(&now, NULL); in get_time()

Completed in 21 milliseconds

123