Searched refs:tst_clock_getres (Results 1 – 3 of 3) sorted by relevance
25 int tst_clock_getres(clockid_t clk_id, struct timespec *res);
29 int tst_clock_getres(clockid_t clk_id, struct timespec *res) in tst_clock_getres() function
354 tst_clock_getres(CLOCK_MONOTONIC, &t); in timer_setup()