Home
last modified time | relevance | path

Searched refs:s_highpc (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/i386/
Dgmon-sol2.c109 static char *s_highpc = 0; variable
138 s_highpc = highpc; in monstartup()
/freebsd-9-stable/usr.bin/gprof/
Dgprof.c276 if ( s_highpc != 0 && ( tmp.lpc != gmonhdr.lpc ||
303 s_highpc = (unsigned long) gmonhdr.hpc;
313 s_lowpc , s_highpc );
Dgprof.h210 unsigned long s_highpc; /* highpc from the profile file */ variable
/freebsd-9-stable/contrib/gcc/config/sparc/
Dgmon-sol2.c80 static char *s_highpc = 0; variable
110 s_highpc = highpc; in monstartup()