Searched refs:ITIMER_PROF (Results 1 – 5 of 5) sorted by relevance
136 #define ITIMER_PROF 2 macro
193 #define ITIMER_PROF 2 macro
853 if (setitimer(ITIMER_PROF, &timer, 0) != 0) { in EnableSigprof()865 if (setitimer(ITIMER_PROF, &timer, 0) != 0) { in DisableSigprof()
339 { ITIMER_PROF, "ITIMER_PROF" },