Home
last modified time | relevance | path

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

12345

/linux/arch/arm64/kernel/vdso32/
A DMakefile115 c-obj-vdso-gettimeofday := vgettimeofday.o
117 ifneq ($(c-gettimeofday-y),)
118 VDSO_CFLAGS_gettimeofday_o += -include $(c-gettimeofday-y)
124 targets := $(c-obj-vdso) $(c-obj-vdso-gettimeofday) $(asm-obj-vdso) vdso.so vdso.so.dbg vdso.so.raw
126 c-obj-vdso-gettimeofday := $(addprefix $(obj)/, $(c-obj-vdso-gettimeofday))
128 obj-vdso := $(c-obj-vdso) $(c-obj-vdso-gettimeofday) $(asm-obj-vdso)
154 $(c-obj-vdso-gettimeofday): %.o: %.c FORCE
/linux/tools/testing/selftests/timers/
A Dposix_timers.c105 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()
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()
/linux/tools/perf/bench/
A Dfind-bit-bench.c77 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()
A Dsynthesize.c78 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()
A Dsyscall.c41 gettimeofday(&start, NULL); in bench_syscall_basic()
46 gettimeofday(&stop, NULL); in bench_syscall_basic()
A Dkallsyms-parse.c47 gettimeofday(&start, NULL); in do_kallsyms_parse()
53 gettimeofday(&end, NULL); in do_kallsyms_parse()
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-pipe.c99 gettimeofday(&start, NULL); in bench_sched_pipe()
147 gettimeofday(&stop, NULL); in bench_sched_pipe()
A Dfutex-wake.c192 gettimeofday(&start, NULL); in bench_futex_wake()
196 gettimeofday(&end, NULL); in bench_futex_wake()
/linux/arch/nds32/kernel/vdso/
A DMakefile9 obj-vdso := note.o datapage.o sigreturn.o gettimeofday.o
60 gettimeofday.o : gettimeofday.c FORCE
/linux/arch/powerpc/kernel/vdso64/
A DMakefile7 obj-vdso64 = sigtramp.o gettimeofday.o datapage.o cacheflush.o note.o getcpu.o
9 ifneq ($(c-gettimeofday-y),)
10 CFLAGS_vgettimeofday.o += -include $(c-gettimeofday-y)
/linux/tools/testing/selftests/powerpc/benchmarks/
A Dgettimeofday.c17 gettimeofday(&tv_start, NULL); in test_gettimeofday()
20 gettimeofday(&tv_end, NULL); in test_gettimeofday()
/linux/lib/vdso/
A DMakefile6 c-gettimeofday-$(CONFIG_GENERIC_GETTIMEOFDAY) := $(addprefix $(GENERIC_VDSO_DIR), gettimeofday.c)
/linux/arch/powerpc/kernel/vdso32/
A DMakefile8 obj-vdso32 = sigtramp.o gettimeofday.o datapage.o cacheflush.o note.o getcpu.o
10 ifneq ($(c-gettimeofday-y),)
11 CFLAGS_vgettimeofday.o += -include $(c-gettimeofday-y)
/linux/tools/testing/selftests/rcutorture/bin/
A Dmkinitrd.sh46 if (gettimeofday(&tvb, NULL))
51 if (gettimeofday(&tv, NULL))
/linux/tools/testing/selftests/powerpc/tm/
A Dtm-syscall.c88 gettimeofday(&end, NULL); in tm_syscall()
116 gettimeofday(&now, 0); in tm_syscall()
/linux/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()
/linux/arch/mips/vdso/
A DMakefile39 ifneq ($(c-gettimeofday-y),)
40 CFLAGS_vgettimeofday.o = -include $(c-gettimeofday-y)
45 …_vgettimeofday-o32.o = -include $(srctree)/$(src)/config-n32-o32-env.c -include $(c-gettimeofday-y)
46 …_vgettimeofday-n32.o = -include $(srctree)/$(src)/config-n32-o32-env.c -include $(c-gettimeofday-y)
/linux/arch/csky/kernel/vdso/
A DMakefile15 ifneq ($(c-gettimeofday-y),)
16 CFLAGS_vgettimeofday.o += -include $(c-gettimeofday-y)
/linux/arch/riscv/kernel/vdso/
A DMakefile21 ifneq ($(c-gettimeofday-y),)
22 CFLAGS_vgettimeofday.o += -fPIC -include $(c-gettimeofday-y)
/linux/arch/arm64/kernel/vdso/
A DMakefile41 ifneq ($(c-gettimeofday-y),)
42 CFLAGS_vgettimeofday.o += -include $(c-gettimeofday-y)
/linux/arch/arm/vdso/
A DMakefile32 ifeq ($(c-gettimeofday-y),)
35 CFLAGS_vgettimeofday.o = -O2 -include $(c-gettimeofday-y)

Completed in 29 milliseconds

12345