Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dposix-clock.h62 int (*clock_gettime)(struct posix_clock *pc, struct timespec *ts); member
/linux-3.3/kernel/
Dposix-timers.c965 SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument