Searched defs:clock_getres (Results 1 – 3 of 3) sorted by relevance
64 int (*clock_getres) (struct posix_clock *pc, struct timespec *ts); member
93 int (*clock_getres) (const clockid_t which_clock, struct timespec *tp); member
1013 SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument