Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/timers/
H A Dposix_timers.c99 static void check_itimer(int which, const char *name) in check_itimer() function
681 check_itimer(ITIMER_VIRTUAL, "ITIMER_VIRTUAL"); in main()
682 check_itimer(ITIMER_PROF, "ITIMER_PROF"); in main()
683 check_itimer(ITIMER_REAL, "ITIMER_REAL"); in main()