Searched defs:sys_clock_gettime (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/include/nolibc/ | ||
| H A D | time.h | 66 int sys_clock_gettime(clockid_t clockid, struct timespec *tp) sys_clock_gettime() function |
| /linux/tools/testing/selftests/vDSO/ | ||
| H A D | vdso_test_correctness.c | 157 static inline int sys_clock_gettime(clockid_t id, struct timespec *ts) sys_clock_gettime() function |