PROFSRC_CLOCK
if ((p->p_stflag & PST_PROFIL) && profsrc == PROFSRC_CLOCK)
profsrc == PROFSRC_CLOCK && g->state == GMON_PROF_ON) {
if (profsrc == PROFSRC_CLOCK && g->state == GMON_PROF_ON) {
if (p != NULL && profsrc == PROFSRC_CLOCK &&