Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtime.h43 #define ITIMER_VIRTUAL 1 macro
/linux/tools/testing/selftests/timers/
H A Dposix_timers.c107 if (which == ITIMER_VIRTUAL) in check_itimer()
120 if (which == ITIMER_VIRTUAL) in check_itimer()
610 check_itimer(ITIMER_VIRTUAL, "ITIMER_VIRTUAL"); in main()
/linux/kernel/time/
H A Dposix-cpu-timers.c928 ITIMER_PROF : ITIMER_VIRTUAL, in check_cpu_itimer()