Searched refs:ITIMER_REALPROF (Results 1 – 3 of 3) sorted by relevance
244 case ITIMER_REALPROF: in xgetitimer()355 if (which == ITIMER_REALPROF) { in xsetitimer()407 case ITIMER_REALPROF: in xsetitimer()
204 #define ITIMER_REALPROF 3 /* Decrements in real time for real- */ macro
1090 #ifdef ITIMER_REALPROF in prt_itm()1091 case ITIMER_REALPROF: s = "ITIMER_REALPROF"; break; in prt_itm()