Home
last modified time | relevance | path

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

/original-bsd/usr.bin/gprof/
H A Dprintgprof.c519 long thatcalls = that -> ncall + that -> selfcalls; local
527 if ( thiscalls > thatcalls ) {
530 if ( thiscalls < thatcalls ) {