Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/timers/
Dposix_timers.c99 static void check_itimer(int which, const char *name) in check_itimer() function
611 check_itimer(ITIMER_VIRTUAL, "ITIMER_VIRTUAL"); in main()
612 check_itimer(ITIMER_PROF, "ITIMER_PROF"); in main()
613 check_itimer(ITIMER_REAL, "ITIMER_REAL"); in main()