Searched refs:s_lowpc (Results 1 – 4 of 4) sorted by relevance
73 if (p_highpc < s_lowpc) in findcalls()75 if (p_lowpc < s_lowpc) in findcalls()76 p_lowpc = s_lowpc; in findcalls()188 if (destpc >= s_lowpc && destpc <= s_highpc) { in findcalls()
302 pctype s_lowpc; /* lowpc from profile file in o-s gmon.out */ variable
1691 s_lowpc = h.lowpc; in openpfile()1705 s_lowpc, s_highpc); in openpfile()
61 int s_lowpc; member194 d->s_lowpc = (int) lowpc; in monitor()210 profil(d->s_sbuf, d->s_bufsiz, d->s_lowpc, d->s_scale); in moncontrol()