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()
593 if (p->p_flag & P_STOPPROF) in startprofclock()615 p->p_flag |= P_STOPPROF; in stopprofclock()
762 #define P_STOPPROF 0x00000040 /* Has thread requesting to stop macro