Home
last modified time | relevance | path

Searched refs:do_timer (Results 1 – 1 of 1) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/timers/
Dset-timer-lat.c124 int do_timer(int clock_id, int flags) in do_timer() function
210 ret |= do_timer(clock_id, TIMER_ABSTIME); in main()
211 ret |= do_timer(clock_id, 0); in main()