Searched refs:kcount (Results 1 – 2 of 2) sorted by relevance
97 p->kcount = (u_short *)cp; in monstartup()166 p->kcount, p->kcountsize); in _mcleanup()177 _write(fd, p->kcount, p->kcountsize); in _mcleanup()215 profil((char *)p->kcount, p->kcountsize, p->lowpc, s_scale); in moncontrol()
156 HISTCOUNTER *kcount; member203 ((p)->kcount[(index) / (HISTFRACTION * sizeof(HISTCOUNTER))])