/linux-4.1.27/tools/testing/selftests/timers/ |
D | posix_timers.c | 106 err = gettimeofday(&start, NULL); in check_itimer() 125 gettimeofday(&end, NULL); in check_itimer() 164 err = gettimeofday(&start, NULL); in check_timer_create() 178 gettimeofday(&end, NULL); in check_timer_create()
|
D | rtctest.c | 234 gettimeofday(&start, NULL); in main() 241 gettimeofday(&end, NULL); in main()
|
/linux-4.1.27/tools/testing/selftests/powerpc/tm/ |
D | tm-syscall.c | 90 gettimeofday(&end, NULL); in tm_syscall() 109 gettimeofday(&now, 0); in tm_syscall()
|
/linux-4.1.27/Documentation/networking/timestamping/ |
D | timestamping.c | 144 gettimeofday(&now, 0); in sendpacket() 164 gettimeofday(&now, 0); in printpacket() 474 gettimeofday(&next, 0); in main() 484 gettimeofday(&now, 0); in main() 500 gettimeofday(&now, 0); in main()
|
D | txtimestamp.c | 111 gettimeofday(&tv, NULL); in print_timestamp_usr()
|
/linux-4.1.27/tools/perf/bench/ |
D | sched-pipe.c | 100 gettimeofday(&start, NULL); in bench_sched_pipe() 148 gettimeofday(&stop, NULL); in bench_sched_pipe()
|
D | mem-memcpy.c | 324 BUG_ON(gettimeofday(&tv_start, NULL)); in do_memcpy_gettimeofday() 327 BUG_ON(gettimeofday(&tv_end, NULL)); in do_memcpy_gettimeofday() 390 BUG_ON(gettimeofday(&tv_start, NULL)); in do_memset_gettimeofday() 393 BUG_ON(gettimeofday(&tv_end, NULL)); in do_memset_gettimeofday()
|
D | futex-wake.c | 166 gettimeofday(&start, NULL); in bench_futex_wake() 169 gettimeofday(&end, NULL); in bench_futex_wake()
|
D | futex-requeue.c | 166 gettimeofday(&start, NULL); in bench_futex_requeue() 176 gettimeofday(&end, NULL); in bench_futex_requeue()
|
D | futex-hash.c | 95 gettimeofday(&end, NULL); in toggle_done() 151 gettimeofday(&start, NULL); in bench_futex_hash()
|
D | sched-messaging.c | 292 gettimeofday(&start, NULL); in bench_sched_messaging() 302 gettimeofday(&stop, NULL); in bench_sched_messaging()
|
D | numa.c | 1086 gettimeofday(&start0, NULL); in worker_thread() 1126 gettimeofday(&stop, NULL); in worker_thread() 1193 gettimeofday(&stop, NULL); in worker_thread() 1439 gettimeofday(&start, NULL); in __bench_numa() 1472 gettimeofday(&stop, NULL); in __bench_numa() 1486 gettimeofday(&start, NULL); in __bench_numa() 1509 gettimeofday(&stop, NULL); in __bench_numa()
|
/linux-4.1.27/arch/x86/vdso/ |
D | vdso.lds.S | 21 gettimeofday;
|
D | vclock_gettime.c | 334 int gettimeofday(struct timeval *, struct timezone *)
|
/linux-4.1.27/arch/x86/um/vdso/ |
D | vdso.lds.S | 22 gettimeofday;
|
D | um_vdso.c | 40 int gettimeofday(struct timeval *, struct timezone *)
|
/linux-4.1.27/Documentation/timers/ |
D | hpet_example.c | 182 gettimeofday(&stv, &tz); in hpet_poll() 188 gettimeofday(&etv, &tz); in hpet_poll()
|
D | NO_HZ.txt | 125 calls like gettimeofday() returns accurate values on adaptive-tick CPUs.
|
/linux-4.1.27/arch/tile/kernel/vdso/ |
D | vdso.lds.S | 84 gettimeofday;
|
D | vgettimeofday.c | 155 int gettimeofday(struct timeval *tv, struct timezone *tz)
|
D | Makefile | 2 vdso-syms = rt_sigreturn gettimeofday
|
/linux-4.1.27/arch/powerpc/kernel/vdso64/ |
D | Makefile | 3 obj-vdso64 = sigtramp.o gettimeofday.o datapage.o cacheflush.o note.o getcpu.o
|
/linux-4.1.27/tools/power/cpupower/bench/ |
D | system.c | 43 gettimeofday(&now, NULL); in get_time()
|
/linux-4.1.27/arch/powerpc/kernel/vdso32/ |
D | Makefile | 5 obj-vdso32 = sigtramp.o gettimeofday.o datapage.o cacheflush.o note.o \
|
/linux-4.1.27/arch/s390/kernel/vdso32/ |
D | Makefile | 3 obj-vdso32 = gettimeofday.o clock_getres.o clock_gettime.o note.o
|
/linux-4.1.27/arch/s390/kernel/vdso64/ |
D | Makefile | 3 obj-vdso64 = gettimeofday.o clock_getres.o clock_gettime.o note.o
|
/linux-4.1.27/arch/arm64/kernel/vdso/ |
D | Makefile | 8 obj-vdso := gettimeofday.o note.o sigreturn.o
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-bench.txt | 158 Use perf's cpu-cycles event instead of gettimeofday syscall. 190 Use perf's cpu-cycles event instead of gettimeofday syscall.
|
/linux-4.1.27/arch/um/os-Linux/ |
D | time.c | 78 gettimeofday(&tv, NULL); in os_nsecs()
|
/linux-4.1.27/include/linux/raid/ |
D | pq.h | 172 gettimeofday(&tv, NULL); in raid6_jiffies()
|
/linux-4.1.27/tools/perf/tests/ |
D | switch-tracking.c | 22 err = gettimeofday(&start, NULL); in spin_sleep() 31 err = gettimeofday(&now, NULL); in spin_sleep()
|
/linux-4.1.27/arch/um/drivers/ |
D | daemon_user.c | 140 gettimeofday(&tv, NULL); in daemon_user_init()
|
/linux-4.1.27/tools/perf/ |
D | builtin-buildid-cache.c | 55 if (gettimeofday(&tv, NULL) || !localtime_r(&tv.tv_sec, &tm)) in build_id_cache__kcore_dir()
|
D | builtin-kvm.c | 566 gettimeofday(&tv, NULL); in show_timeofday()
|
/linux-4.1.27/tools/power/acpi/os_specific/service_layers/ |
D | osunixxf.c | 990 gettimeofday(&time, NULL); in acpi_os_get_timer()
|
/linux-4.1.27/tools/power/x86/turbostat/ |
D | turbostat.c | 1657 gettimeofday(&tv_even, (struct timezone *)NULL); in turbostat_loop() 1672 gettimeofday(&tv_odd, (struct timezone *)NULL); in turbostat_loop() 1686 gettimeofday(&tv_even, (struct timezone *)NULL); in turbostat_loop() 2965 gettimeofday(&tv_even, (struct timezone *)NULL); in fork_it() 2987 gettimeofday(&tv_odd, (struct timezone *)NULL); in fork_it()
|
/linux-4.1.27/kernel/time/ |
D | time.c | 102 SYSCALL_DEFINE2(gettimeofday, struct timeval __user *, tv, in SYSCALL_DEFINE2() argument
|
/linux-4.1.27/arch/parisc/kernel/ |
D | syscall_table.S | 152 ENTRY_COMP(gettimeofday)
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | systbl.h | 85 COMPAT_SYS_SPU(gettimeofday)
|
/linux-4.1.27/tools/thermal/tmon/ |
D | sysfs.c | 500 gettimeofday(&trec[cur_thermal_record].tv, NULL); in update_thermal_data()
|
/linux-4.1.27/scripts/kconfig/ |
D | conf.c | 528 gettimeofday(&now, NULL); in main()
|
/linux-4.1.27/Documentation/usb/ |
D | usbmon.txt | 207 s64 ts_sec; /* 16: gettimeofday */ 208 s32 ts_usec; /* 24: gettimeofday */
|
/linux-4.1.27/arch/x86/syscalls/ |
D | syscall_64.tbl | 105 96 common gettimeofday sys_gettimeofday
|
D | syscall_32.tbl | 87 78 i386 gettimeofday sys_gettimeofday compat_sys_gettimeofday
|
/linux-4.1.27/tools/firewire/ |
D | nosy-dump.c | 859 gettimeofday(&now, NULL); in print_stats()
|
/linux-4.1.27/Documentation/ |
D | rtc.txt | 70 burn up 100% CPU by polling gettimeofday etc. etc.
|
D | kernel-parameters.txt | 619 clock= [BUGS=X86-32, HW] gettimeofday clocksource override. 622 when calculating gettimeofday(). If specified
|
/linux-4.1.27/Documentation/ia64/ |
D | fsys.txt | 261 mov r15 = 1087 // gettimeofday syscall
|
/linux-4.1.27/tools/lguest/ |
D | lguest.c | 992 gettimeofday(&abort->start, NULL); in console_input() 995 gettimeofday(&now, NULL); in console_input()
|
/linux-4.1.27/kernel/ |
D | compat.c | 91 COMPAT_SYSCALL_DEFINE2(gettimeofday, struct compat_timeval __user *, tv, in COMPAT_SYSCALL_DEFINE2() argument
|
/linux-4.1.27/arch/arm/mm/ |
D | Kconfig | 835 providing fast implementations of gettimeofday and
|