Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/timers/
A Dposix_timers.c87 if (which == ITIMER_VIRTUAL) in check_itimer()
98 if (which == ITIMER_VIRTUAL) in check_itimer()
117 if (which == ITIMER_VIRTUAL) in check_itimer()
196 if (check_itimer(ITIMER_VIRTUAL) < 0) in main()
/linux/kernel/time/
A Ditimer.c88 case ITIMER_VIRTUAL: in do_getitimer()
190 ITIMER_VIRTUAL : ITIMER_PROF, value, nval); in set_cpu_itimer()
240 case ITIMER_VIRTUAL: in do_setitimer()
A Dposix-cpu-timers.c952 ITIMER_PROF : ITIMER_VIRTUAL, in check_cpu_itimer()
/linux/include/uapi/linux/
A Dtime.h43 #define ITIMER_VIRTUAL 1 macro

Completed in 7 milliseconds