| /Linux-v5.10/arch/arm64/kernel/vdso32/ |
| D | Makefile | 143 c-obj-vdso-gettimeofday := vgettimeofday.o 145 ifneq ($(c-gettimeofday-y),) 146 VDSO_CFLAGS_gettimeofday_o += -include $(c-gettimeofday-y) 152 targets := $(c-obj-vdso) $(c-obj-vdso-gettimeofday) $(asm-obj-vdso) vdso.so vdso.so.dbg vdso.so.raw 154 c-obj-vdso-gettimeofday := $(addprefix $(obj)/, $(c-obj-vdso-gettimeofday)) 156 obj-vdso := $(c-obj-vdso) $(c-obj-vdso-gettimeofday) $(asm-obj-vdso) 183 $(c-obj-vdso-gettimeofday): %.o: %.c FORCE
|
| /Linux-v5.10/tools/testing/selftests/timers/ |
| D | posix_timers.c | 105 err = gettimeofday(&start, NULL); in check_itimer() 124 err = gettimeofday(&end, NULL); in check_itimer() 163 err = gettimeofday(&start, NULL); in check_timer_create() 177 err = gettimeofday(&end, NULL); in check_timer_create()
|
| D | set-tz.c | 44 gettimeofday(&tv, &tz); in get_tz_min() 54 gettimeofday(&tv, &tz); in get_tz_dst()
|
| D | rtcpie.c | 95 gettimeofday(&start, NULL); in main() 102 gettimeofday(&end, NULL); in main()
|
| /Linux-v5.10/tools/perf/bench/ |
| D | find-bit-bench.c | 77 gettimeofday(&start, NULL); in do_for_each_set_bit() 82 gettimeofday(&end, NULL); in do_for_each_set_bit() 89 gettimeofday(&start, NULL); in do_for_each_set_bit() 96 gettimeofday(&end, NULL); in do_for_each_set_bit()
|
| D | synthesize.c | 78 gettimeofday(&start, NULL); in do_run_single_threaded() 88 gettimeofday(&end, NULL); in do_run_single_threaded() 169 gettimeofday(&start, NULL); in do_run_multi_threaded() 181 gettimeofday(&end, NULL); in do_run_multi_threaded()
|
| D | syscall.c | 41 gettimeofday(&start, NULL); in bench_syscall_basic() 46 gettimeofday(&stop, NULL); in bench_syscall_basic()
|
| D | kallsyms-parse.c | 47 gettimeofday(&start, NULL); in do_kallsyms_parse() 53 gettimeofday(&end, NULL); in do_kallsyms_parse()
|
| 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()
|
| D | sched-pipe.c | 99 gettimeofday(&start, NULL); in bench_sched_pipe() 147 gettimeofday(&stop, NULL); in bench_sched_pipe()
|
| /Linux-v5.10/tools/testing/selftests/powerpc/benchmarks/ |
| D | gettimeofday.c | 17 gettimeofday(&tv_start, NULL); in test_gettimeofday() 20 gettimeofday(&tv_end, NULL); in test_gettimeofday()
|
| D | .gitignore | 2 gettimeofday
|
| /Linux-v5.10/lib/vdso/ |
| D | Makefile | 6 c-gettimeofday-$(CONFIG_GENERIC_GETTIMEOFDAY) := $(addprefix $(GENERIC_VDSO_DIR), gettimeofday.c)
|
| /Linux-v5.10/arch/nds32/kernel/vdso/ |
| D | Makefile | 9 obj-vdso := note.o datapage.o sigreturn.o gettimeofday.o 60 gettimeofday.o : gettimeofday.c FORCE
|
| /Linux-v5.10/tools/testing/selftests/powerpc/tm/ |
| D | tm-syscall.c | 75 gettimeofday(&end, NULL); in tm_syscall() 94 gettimeofday(&now, 0); in tm_syscall()
|
| /Linux-v5.10/tools/testing/selftests/rcutorture/bin/ |
| D | mkinitrd.sh | 46 if (gettimeofday(&tvb, NULL)) 51 if (gettimeofday(&tv, NULL))
|
| /Linux-v5.10/tools/testing/selftests/net/ |
| D | timestamping.c | 125 gettimeofday(&now, 0); in sendpacket() 145 gettimeofday(&now, 0); in printpacket() 461 gettimeofday(&next, 0); in main() 471 gettimeofday(&now, 0); in main() 487 gettimeofday(&now, 0); in main()
|
| D | fin_ack_lat.c | 40 gettimeofday(&start, NULL); in client() 68 gettimeofday(&end, NULL); in client()
|
| /Linux-v5.10/arch/arm64/kernel/vdso/ |
| D | Makefile | 41 ifneq ($(c-gettimeofday-y),) 42 CFLAGS_vgettimeofday.o += -include $(c-gettimeofday-y)
|
| /Linux-v5.10/arch/mips/vdso/ |
| D | Makefile | 42 ifneq ($(c-gettimeofday-y),) 43 CFLAGS_vgettimeofday.o = -include $(c-gettimeofday-y) 48 …_vgettimeofday-o32.o = -include $(srctree)/$(src)/config-n32-o32-env.c -include $(c-gettimeofday-y) 49 …_vgettimeofday-n32.o = -include $(srctree)/$(src)/config-n32-o32-env.c -include $(c-gettimeofday-y)
|
| /Linux-v5.10/arch/arm/vdso/ |
| D | Makefile | 33 ifeq ($(c-gettimeofday-y),) 36 CFLAGS_vgettimeofday.o = -O2 -include $(c-gettimeofday-y)
|
| /Linux-v5.10/arch/riscv/kernel/vdso/ |
| D | Makefile | 21 ifneq ($(c-gettimeofday-y),) 22 CFLAGS_vgettimeofday.o += -fPIC -include $(c-gettimeofday-y)
|
| /Linux-v5.10/arch/sparc/vdso/ |
| D | vdso.lds.S | 22 gettimeofday;
|
| /Linux-v5.10/arch/sparc/vdso/vdso32/ |
| D | vdso32.lds.S | 21 gettimeofday;
|
| /Linux-v5.10/arch/x86/entry/vdso/ |
| D | vdso.lds.S | 22 gettimeofday;
|