Searched refs:thiscalls (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/gprof/
H A Dprintgprof.c566 long thiscalls = this -> ncall + this -> selfcalls; local
575 if ( thiscalls > thatcalls ) {
578 if ( thiscalls < thatcalls ) {

Completed in 78 milliseconds