Searched refs:P_PROFIL (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/kern/ | ||
| H A D | kern_clock.c | 341 if (!(p->p_flag & P_PROFIL)) { in get_procrustime() |
| /xnu-12377.41.6/bsd/sys/ | ||
| H A D | proc.h | 173 #define P_PROFIL 0x00000020 /* Has started profiling */ macro |