Searched refs:tostruct (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dgmon.h145 struct tostruct { struct
161 tostruct
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsubr_prof.c134 p->tossize = p->tolimit * sizeof(struct tostruct);
142 p->tos = (struct tostruct *)cp;
206 struct tostruct *top, *prevtop;
265 * so we allocate a new tostruct

Completed in 19 milliseconds