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

/opensolaris-onvv-gate/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c719 actype thiscalls = this->ncall + this->selfcalls; local
728 if (thiscalls > thatcalls)
731 if (thiscalls < thatcalls)

Completed in 98 milliseconds