Searched refs:__clock_gettime64 (Results 1 – 25 of 30) sorted by relevance
12
/sysdeps/unix/sysv/linux/ |
A D | clock_gettime.c | 29 __clock_gettime64 (clockid_t clock_id, struct __timespec64 *tp) in __clock_gettime64() function 89 libc_hidden_def (__clock_gettime64) in libc_hidden_def() argument 97 ret = __clock_gettime64 (clock_id, &tp64); in libc_hidden_def()
|
A D | clock.c | 31 if (__glibc_unlikely (__clock_gettime64 (CLOCK_PROCESS_CPUTIME_ID, &ts) != 0)) in clock()
|
A D | timespec_get.c | 28 __clock_gettime64 (CLOCK_REALTIME, ts); in __timespec_get64()
|
A D | ftime.c | 28 __clock_gettime64 (CLOCK_REALTIME, &ts); in __ftime64()
|
A D | time.c | 60 __clock_gettime64 (TIME_CLOCK_GETTIME_CLOCKID, &ts); in __time64()
|
A D | gettimeofday.c | 69 if (__clock_gettime64 (CLOCK_REALTIME, &ts64))
|
A D | Versions | 205 __clock_gettime64;
|
/sysdeps/generic/ |
A D | hp-timing.h | 45 __clock_gettime64 (CLOCK_MONOTONIC, &tv); \
|
/sysdeps/unix/sysv/linux/alpha/ |
A D | osf_gettimeofday.c | 39 __clock_gettime64 (CLOCK_REALTIME, &ts); in __gettimeofday_tv32()
|
/sysdeps/mach/ |
A D | clock_gettime.c | 115 __clock_gettime64 (clockid_t clock_id, struct __timespec64 *ts64) in __clock_gettime64() function 126 libc_hidden_def (__clock_gettime64)
|
/sysdeps/posix/ |
A D | tempname.c | 68 # define __clock_gettime64 clock_gettime macro 90 __clock_gettime64 (CLOCK_MONOTONIC, &tv); in random_bits()
|
/sysdeps/unix/sysv/linux/csky/ |
A D | libc.abilist | 2355 GLIBC_2.34 __clock_gettime64 F
|
/sysdeps/unix/sysv/linux/microblaze/le/ |
A D | libc.abilist | 2401 GLIBC_2.34 __clock_gettime64 F
|
/sysdeps/unix/sysv/linux/microblaze/be/ |
A D | libc.abilist | 2404 GLIBC_2.34 __clock_gettime64 F
|
/sysdeps/unix/sysv/linux/arm/le/ |
A D | libc.abilist | 196 GLIBC_2.34 __clock_gettime64 F
|
/sysdeps/unix/sysv/linux/i386/ |
A D | libc.abilist | 2487 GLIBC_2.34 __clock_gettime64 F
|
/sysdeps/unix/sysv/linux/m68k/coldfire/ |
A D | libc.abilist | 200 GLIBC_2.34 __clock_gettime64 F
|
/sysdeps/unix/sysv/linux/m68k/m680x0/ |
A D | libc.abilist | 2431 GLIBC_2.34 __clock_gettime64 F
|
/sysdeps/unix/sysv/linux/mips/mips32/nofpu/ |
A D | libc.abilist | 2394 GLIBC_2.34 __clock_gettime64 F
|
/sysdeps/unix/sysv/linux/nios2/ |
A D | libc.abilist | 2443 GLIBC_2.34 __clock_gettime64 F
|
/sysdeps/unix/sysv/linux/mips/mips32/fpu/ |
A D | libc.abilist | 2396 GLIBC_2.34 __clock_gettime64 F
|
/sysdeps/unix/sysv/linux/mips/mips64/n32/ |
A D | libc.abilist | 2402 GLIBC_2.34 __clock_gettime64 F
|
/sysdeps/unix/sysv/linux/arm/be/ |
A D | libc.abilist | 199 GLIBC_2.34 __clock_gettime64 F
|
/sysdeps/unix/sysv/linux/hppa/ |
A D | libc.abilist | 2304 GLIBC_2.34 __clock_gettime64 F
|
/sysdeps/unix/sysv/linux/sh/be/ |
A D | libc.abilist | 2311 GLIBC_2.34 __clock_gettime64 F
|
Completed in 52 milliseconds
12