Home
last modified time | relevance | path

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

/tools/testing/selftests/timers/
Dposix_timers.c77 static int check_itimer(int which) in check_itimer() function
196 if (check_itimer(ITIMER_VIRTUAL) < 0) in main()
199 if (check_itimer(ITIMER_PROF) < 0) in main()
202 if (check_itimer(ITIMER_REAL) < 0) in main()