Home
last modified time | relevance | path

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

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