Searched refs:ITIMER_REALPROF (Results 1 – 5 of 5) sorted by relevance
243 case ITIMER_REALPROF: in xgetitimer()354 if (which == ITIMER_REALPROF) { in xsetitimer()406 case ITIMER_REALPROF: in xsetitimer()
417 ITIMER_REALPROF));
126 # undef ITIMER_REALPROF
194 #define ITIMER_REALPROF 3 /* Decrements in real time for real- */ macro
1036 #ifdef ITIMER_REALPROF in prt_itm()1037 case ITIMER_REALPROF: s = "ITIMER_REALPROF"; break; in prt_itm()