Lines Matching refs:cnt
183 struct cnt *_mcount_newent(void);
239 ssiz = ((sizeof (struct hdr) + nfunc * sizeof (struct cnt)) /
319 countlimit = countbase + (nfunc * sizeof (struct cnt));
396 amt = ap->monBuffer->nfns * sizeof (struct cnt);
405 (histp->monBuffer->nfns * sizeof (struct cnt));
441 THISMANYFCNS * sizeof (struct cnt))) /* Region 2 */ \
477 countlimit = countbase + (THISMANYFCNS * sizeof (struct cnt));
489 * (struct cnt, in the region allocated by monitor()), or to return
540 struct cnt *
550 struct cnt *cur_countbase = (struct cnt *)(uintptr_t)countbase;
552 countbase += sizeof (struct cnt);