Searched refs:s_highpc (Results 1 – 2 of 2) sorted by relevance
257 if ( s_highpc != 0 && ( tmp.lpc != gmonhdr.lpc || in openpfile()284 s_highpc = (unsigned long) gmonhdr.hpc; in openpfile()294 s_lowpc , s_highpc ); in openpfile()
200 EXTERN unsigned long s_highpc; /* highpc from the profile file */ variable