Searched refs:monsize (Results 1 – 1 of 1) sorted by relevance
86 int monsize; in monstartup() local94 monsize = (highpc - lowpc + HISTFRACTION - 1) / HISTFRACTION in monstartup()96 buffer = _alloc_profil_buf(monsize); in monstartup()101 monitor(lowpc, highpc, buffer, monsize, cntsiz); in monstartup()