| /tools/testing/selftests/powerpc/benchmarks/ |
| A D | gettimeofday.c | 17 gettimeofday(&tv_start, NULL); in test_gettimeofday() 20 gettimeofday(&tv_end, NULL); in test_gettimeofday()
|
| A D | .gitignore | 2 gettimeofday
|
| A D | Makefile | 2 TEST_GEN_PROGS := gettimeofday context_switch fork mmap_bench futex_bench null_syscall
|
| /tools/thermal/lib/ |
| A D | uptimeofday.c | 18 gettimeofday(&__tv, NULL); in uptimeofday_init() 27 gettimeofday(&__tv, NULL); in getuptimeofday_ms()
|
| /tools/perf/bench/ |
| A D | find-bit-bench.c | 79 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 D | kallsyms-parse.c | 47 gettimeofday(&start, NULL); in do_kallsyms_parse() 53 gettimeofday(&end, NULL); in do_kallsyms_parse()
|
| A D | synthesize.c | 78 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 D | syscall.c | 96 gettimeofday(&start, NULL); in bench_syscall_common() 116 gettimeofday(&stop, NULL); in bench_syscall_common()
|
| A D | breakpoint.c | 140 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 D | mem-functions.c | 262 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 D | sched-seccomp-notify.c | 105 gettimeofday(&start, NULL); in bench_sched_seccomp_notify() 142 gettimeofday(&stop, NULL); in bench_sched_seccomp_notify()
|
| A D | pmu-scan.c | 149 gettimeofday(&start, NULL); in run_pmu_scan() 154 gettimeofday(&end, NULL); in run_pmu_scan()
|
| A D | futex-wake.c | 207 gettimeofday(&start, NULL); in bench_futex_wake() 211 gettimeofday(&end, NULL); in bench_futex_wake()
|
| A D | evlist-open-close.c | 161 gettimeofday(&start, NULL); in bench_evlist_open_close__run() 168 gettimeofday(&end, NULL); in bench_evlist_open_close__run()
|
| A D | futex-hash.c | 112 gettimeofday(&bench__end, NULL); in toggle_done() 180 gettimeofday(&bench__start, NULL); in bench_futex_hash()
|
| A D | futex-lock-pi.c | 81 gettimeofday(&bench__end, NULL); in toggle_done() 212 gettimeofday(&bench__start, NULL); in bench_futex_lock_pi()
|
| A D | futex-requeue.c | 240 gettimeofday(&start, NULL); in bench_futex_requeue() 268 gettimeofday(&end, NULL); in bench_futex_requeue()
|
| /tools/testing/selftests/timers/ |
| A D | set-tz.c | 44 gettimeofday(&tv, &tz); in get_tz_min() 54 gettimeofday(&tv, &tz); in get_tz_dst()
|
| A D | rtcpie.c | 103 gettimeofday(&start, NULL); in main() 110 gettimeofday(&end, NULL); in main()
|
| /tools/testing/selftests/powerpc/tm/ |
| A D | tm-syscall.c | 88 gettimeofday(&end, NULL); in tm_syscall() 116 gettimeofday(&now, 0); in tm_syscall()
|
| /tools/testing/selftests/rcutorture/bin/ |
| A D | mkinitrd.sh | 49 if (gettimeofday(&tvb, NULL)) 54 if (gettimeofday(&tv, NULL))
|
| /tools/include/nolibc/sys/ |
| A D | time.h | 44 int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday() function
|
| /tools/testing/selftests/net/ |
| A D | timestamping.c | 142 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 D | fin_ack_lat.c | 40 gettimeofday(&start, NULL); in client() 68 gettimeofday(&end, NULL); in client()
|
| /tools/power/cpupower/bench/ |
| A D | system.c | 31 gettimeofday(&now, NULL); in get_time()
|