Home
last modified time | relevance | path

Searched refs:s_lowpc (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/gprof/
H A Dgprof.c283 s_lowpc = (unsigned long) gmonhdr.lpc; in openpfile()
294 s_lowpc , s_highpc ); in openpfile()
H A Dgprof.h199 EXTERN unsigned long s_lowpc; /* lowpc from the profile file */ variable