textsize 521 kern/kern_clock.c if (i < g->textsize) { textsize 71 kern/subr_prof.c p->textsize = p->highpc - p->lowpc; textsize 73 kern/subr_prof.c p->textsize, p->lowpc, p->highpc); textsize 74 kern/subr_prof.c p->kcountsize = p->textsize / HISTFRACTION; textsize 76 kern/subr_prof.c p->fromssize = p->textsize / HASHFRACTION; textsize 77 kern/subr_prof.c p->tolimit = p->textsize * ARCDENSITY / 100; textsize 92 lib/libkern/mcount.c if (frompc > p->textsize) textsize 137 sys/gmon.h u_long textsize;