Home
last modified time | relevance | path

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

1234

/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-rwlock6.c42 (void) gettimeofday (&tv, NULL); in tf()
72 (void) gettimeofday (&tv2, NULL); in tf()
82 (void) gettimeofday (&tv, NULL); in tf()
140 (void) gettimeofday (&tv, NULL); in do_test()
157 (void) gettimeofday (&tv, NULL); in do_test()
174 (void) gettimeofday (&tv, NULL); in do_test()
A Dtst-mutex5.c78 gettimeofday (&tv, NULL); in do_test()
98 gettimeofday (&tv2, NULL); in do_test()
124 (void) gettimeofday (&tv, NULL); in do_test()
149 (void) gettimeofday (&tv, NULL); in do_test()
158 (void) gettimeofday (&tv2, NULL); in do_test()
A Dtst-rwlock7.c42 (void) gettimeofday (&tv, NULL); in tf()
68 (void) gettimeofday (&tv2, NULL); in tf()
78 (void) gettimeofday (&tv, NULL); in tf()
134 (void) gettimeofday (&tv, NULL); in do_test()
A Dtst-clock_nanosleep.c31 (void) gettimeofday (&tv1, NULL); in do_test()
40 (void) gettimeofday (&tv2, NULL); in do_test()
A Dtst-join3.c63 (void) gettimeofday (&tv, NULL); in do_test()
91 (void) gettimeofday (&tv, NULL); in do_test()
A Dtst-cond9.c50 (void) gettimeofday (&tv, NULL); in tf()
97 (void) gettimeofday (&tv, NULL); in do_test()
A Dtst-mutex9.c30 int gettimeofday(struct timeval *tv, struct timezone *tz);
135 gettimeofday (&tv, NULL); in do_test()
A Dtst-rwlock9.c60 (void) gettimeofday (&tv, NULL); in writer_thread()
114 (void) gettimeofday (&tv, NULL); in reader_thread()
A Dtst-sem12.c8 gettimeofday (&tv, NULL); \
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dgettimeofday.c13 _syscall2(int, gettimeofday, struct timeval *, tv, __timezone_ptr_t, tz)
14 libc_hidden_def(gettimeofday)
A Dclock_gettime.c29 gettimeofday(&tv, NULL);
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/metag/
A Dpt-gettimeofday.c10 int gettimeofday (struct timeval *, struct timezone *) attribute_hidden;
11 _syscall2(int, gettimeofday, struct timeval *, tv, struct timezone *, tz);
A Dlowlevellock.c72 (void) gettimeofday (&tv, NULL); in __lll_timedlock_wait()
111 (void) gettimeofday (&tv, NULL); in __lll_timedwait_tid()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/arm/
A Dpt-gettimeofday.c4 int gettimeofday (struct timeval *, struct timezone *) attribute_hidden;
5 _syscall2(int, gettimeofday, struct timeval *, tv, struct timezone *, tz)
A Dlowlevellock.c71 (void) gettimeofday (&tv, NULL); in __lll_timedlock_wait()
110 (void) gettimeofday (&tv, NULL); in __lll_timedwait_tid()
/l4re-core-master/uclibc/lib/contrib/uclibc/libutil/
A Dlogout.c54 gettimeofday (&ut->ut_tv, NULL); in logout()
58 gettimeofday (&tv, NULL); in logout()
A Dlogwtmp.c27 gettimeofday(&lutmp.ut_tv, NULL); in logwtmp()
31 gettimeofday(&tv, NULL); in logwtmp()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/
A Dtst-regex2.c67 gettimeofday(&start, NULL); in do_test()
117 gettimeofday(&stop, NULL); in do_test()
141 gettimeofday(&start, NULL); in do_test()
232 gettimeofday(&stop, NULL); in do_test()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/
A Dlowlevellock.c68 (void) gettimeofday (&tv, NULL); in __lll_timedlock_wait()
109 (void) gettimeofday (&tv, NULL); in __lll_timedwait_tid()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/
A Dtime.h72 extern int gettimeofday (struct timeval *__restrict __tv,
74 libc_hidden_proto(gettimeofday)
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dsys_time-OB.SUSv4.syms2 gettimeofday
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/time/
A Dftime.c30 gettimeofday (&tv, &tz); in ftime()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dpthread_cond_timedwait.c113 (void) gettimeofday (&tv, NULL); in __pthread_cond_timedwait()
129 (void) gettimeofday (&tv, NULL); in __pthread_cond_timedwait()
/l4re-core-master/uclibc/lib/contrib/uclibc/librt/
A Dclock_gettime.c246 int retval = gettimeofday (&tv, NULL); in realtime_gettime()
271 retval = gettimeofday (&tv, NULL); in librt_hidden_proto()
/l4re-core-master/libc_backends/lib/l4re/lib/
A Dgettimeofday.c13 int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday() function

Completed in 23 milliseconds

1234