Searched refs:ITIMER_PROF (Results 1 – 4 of 4) sorted by relevance
67 T_ASSERT_POSIX_ZERO(setitimer(ITIMER_PROF, &timerval, NULL), NULL);
317 if (uap->which > ITIMER_PROF) { in getitimer()351 case ITIMER_PROF: in getitimer()394 if (uap->which > ITIMER_PROF) { in setitimer()463 case ITIMER_PROF: in setitimer()
119 #define ITIMER_PROF 2 macro
254 rv = setitimer(ITIMER_PROF, &itime, NULL);307 rv = setitimer(ITIMER_PROF, &itime_stop, NULL);