Searched refs:libc_clock_getres (Results 1 – 2 of 2) sorted by relevance
45 …{ .func = libc_clock_getres, .type = TST_LIBC_TIMESPEC, .spec = &tspec, .desc = "vDSO or syscall w…46 …{ .func = libc_clock_getres, .type = TST_LIBC_TIMESPEC, .spec = &nspec, .desc = "vDSO or syscall w…
197 static inline int libc_clock_getres(clockid_t clk_id, void *ts) in libc_clock_getres() function