Searched refs:P_STOPPROF (Results 1 – 3 of 3) sorted by relevance
177 if (p->p_flag & P_STOPPROF) { in addupc_task()179 p->p_flag &= ~P_STOPPROF; in addupc_task()
641 if (p->p_flag & P_STOPPROF) in startprofclock()663 p->p_flag |= P_STOPPROF; in stopprofclock()
810 #define P_STOPPROF 0x00000040 /* Has thread requesting to stop macro