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