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.c98 static void check_itimer(int which, const char *name) in check_itimer() function
610 check_itimer(ITIMER_VIRTUAL, "ITIMER_VIRTUAL"); in main()
611 check_itimer(ITIMER_PROF, "ITIMER_PROF"); in main()
612 check_itimer(ITIMER_REAL, "ITIMER_REAL"); in main()