Home
last modified time | relevance | path

Searched defs:clock_gettime (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dposix-clock.h44 int (*clock_gettime)(struct posix_clock *pc, struct timespec64 *ts); member
/linux/tools/include/nolibc/
H A Dtime.h84 int clock_gettime(clockid_t clockid, struct timespec *tp) in clock_gettime() function
/linux/kernel/time/
H A Dposix-stubs.c60 SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
H A Dposix-timers.c1135 SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument