tossize            82 kern/subr_prof.c 	p->tossize = p->tolimit * sizeof(struct tostruct);
tossize            83 kern/subr_prof.c 	size = p->kcountsize + p->fromssize + p->tossize;
tossize            90 kern/subr_prof.c 	cp += p->tossize;
tossize           128 kern/subr_prof.c 		    gp->tos, gp->tossize));
tossize           133 sys/gmon.h     	u_long		tossize;