Home
last modified time | relevance | path

Searched refs:nllookup (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/gprof/
H A Dlookup.c41 nllookup(unsigned long address) in nllookup() function
H A Dgprof.c311 parentp = nllookup( rawp -> raw_frompc ); in tally()
312 childp = nllookup( rawp -> raw_selfpc ); in tally()
H A Dgprof.h288 nltype *nllookup(unsigned long);