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

/freebsd-10.0-release/usr.bin/gprof/
H A Dprintgprof.c572 long thiscalls = this -> ncall + this -> selfcalls; local
581 if ( thiscalls > thatcalls ) {
584 if ( thiscalls < thatcalls ) {

Completed in 104 milliseconds