/linux-2.6.39/tools/perf/bench/ |
D | sched-pipe.c | 70 gettimeofday(&start, NULL); in bench_sched_pipe() 84 gettimeofday(&stop, NULL); in bench_sched_pipe()
|
D | mem-memcpy.c | 149 BUG_ON(gettimeofday(&tv_start, NULL)); in do_memcpy_gettimeofday() 151 BUG_ON(gettimeofday(&tv_end, NULL)); in do_memcpy_gettimeofday()
|
D | sched-messaging.c | 299 gettimeofday(&start, NULL); in bench_sched_messaging() 309 gettimeofday(&stop, NULL); in bench_sched_messaging()
|
/linux-2.6.39/Documentation/networking/timestamping/ |
D | timestamping.c | 145 gettimeofday(&now, 0); in sendpacket() 165 gettimeofday(&now, 0); in printpacket() 479 gettimeofday(&next, 0); in main() 489 gettimeofday(&now, 0); in main() 505 gettimeofday(&now, 0); in main()
|
/linux-2.6.39/arch/x86/vdso/ |
D | vdso.lds.S | 22 gettimeofday;
|
D | vclock_gettime.c | 158 int gettimeofday(struct timeval *, struct timezone *)
|
/linux-2.6.39/Documentation/timers/ |
D | hpet_example.c | 182 gettimeofday(&stv, &tz); in hpet_poll() 188 gettimeofday(&etv, &tz); in hpet_poll()
|
/linux-2.6.39/arch/x86/kernel/ |
D | vsyscall_64.c | 103 static __always_inline int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday() function 133 gettimeofday(tv,NULL); in do_vgettimeofday()
|
/linux-2.6.39/arch/powerpc/kernel/vdso32/ |
D | Makefile | 4 obj-vdso32 = sigtramp.o gettimeofday.o datapage.o cacheflush.o note.o
|
/linux-2.6.39/arch/powerpc/kernel/vdso64/ |
D | Makefile | 3 obj-vdso64 = sigtramp.o gettimeofday.o datapage.o cacheflush.o note.o
|
/linux-2.6.39/arch/s390/kernel/vdso64/ |
D | Makefile | 3 obj-vdso64 = gettimeofday.o clock_getres.o clock_gettime.o note.o
|
/linux-2.6.39/arch/s390/kernel/vdso32/ |
D | Makefile | 3 obj-vdso32 = gettimeofday.o clock_getres.o clock_gettime.o note.o
|
/linux-2.6.39/tools/power/x86/turbostat/ |
D | turbostat.c | 747 gettimeofday(&tv_even, (struct timezone *)NULL); in turbostat_loop() 757 gettimeofday(&tv_odd, (struct timezone *)NULL); in turbostat_loop() 769 gettimeofday(&tv_even, (struct timezone *)NULL); in turbostat_loop() 962 gettimeofday(&tv_even, (struct timezone *)NULL); in fork_it() 985 gettimeofday(&tv_odd, (struct timezone *)NULL); in fork_it()
|
/linux-2.6.39/include/linux/raid/ |
D | pq.h | 147 gettimeofday(&tv, NULL); in raid6_jiffies()
|
/linux-2.6.39/arch/um/os-Linux/ |
D | time.c | 80 gettimeofday(&tv, NULL); in os_nsecs()
|
/linux-2.6.39/arch/um/drivers/ |
D | daemon_user.c | 141 gettimeofday(&tv, NULL); in daemon_user_init()
|
/linux-2.6.39/kernel/ |
D | time.c | 101 SYSCALL_DEFINE2(gettimeofday, struct timeval __user *, tv, in SYSCALL_DEFINE2() argument
|
/linux-2.6.39/arch/powerpc/include/asm/ |
D | systbl.h | 84 COMPAT_SYS_SPU(gettimeofday)
|
/linux-2.6.39/arch/parisc/kernel/ |
D | syscall_table.S | 152 ENTRY_COMP(gettimeofday)
|
/linux-2.6.39/scripts/kconfig/ |
D | conf.c | 488 gettimeofday(&now, NULL); in main()
|
/linux-2.6.39/Documentation/usb/ |
D | usbmon.txt | 203 s64 ts_sec; /* 16: gettimeofday */ 204 s32 ts_usec; /* 24: gettimeofday */
|
/linux-2.6.39/Documentation/lguest/ |
D | lguest.c | 845 gettimeofday(&abort->start, NULL); in console_input() 848 gettimeofday(&now, NULL); in console_input()
|
/linux-2.6.39/tools/firewire/ |
D | nosy-dump.c | 855 gettimeofday(&now, NULL); in print_stats()
|
/linux-2.6.39/Documentation/ia64/ |
D | fsys.txt | 261 mov r15 = 1087 // gettimeofday syscall
|
/linux-2.6.39/Documentation/ |
D | rtc.txt | 70 burn up 100% CPU by polling gettimeofday etc. etc.
|