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