Home
last modified time | relevance | path

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

/freebsd/usr.bin/gprof/
H A Dprintgprof.c567 long thatcalls = that -> ncall + that -> selfcalls; in membercmp() local
575 if ( thiscalls > thatcalls ) { in membercmp()
578 if ( thiscalls < thatcalls ) { in membercmp()