Searched refs:tostruct (Results 1 – 9 of 9) sorted by relevance
62 struct tostruct { struct80 static struct tostruct *tos = NULL; argument128 tos = sbrk (tolimit * sizeof (struct tostruct)); in monstartup()311 struct tostruct *top; in internal_mcount()312 struct tostruct *prevtop; in internal_mcount()
101 struct tostruct { struct127 struct tostruct *tos; argument
100 p->tossize = p->tolimit * sizeof(struct tostruct); in kmstartup()128 p->tos = (struct tostruct *)cp; in kmstartup()200 p->tos = (struct tostruct *)cp; in kmstartup()260 gp->tos = (struct tostruct *)cp; in sysctl_kern_profiling()
134 struct tostruct *top, *prevtop; in _MCOUNT_DECL()296 struct tostruct *top; in _gmonparam_merge()
125 struct tostruct struct
142 p->tossize = p->tolimit * sizeof(struct tostruct); in monstartup()267 struct tostruct *top; in _m_gmon_merge_two()
345 struct tostruct *tos; in dumpstate()