Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c720 actype thatcalls = that->ncall + that->selfcalls; in membercmp() local
728 if (thiscalls > thatcalls) in membercmp()
731 if (thiscalls < thatcalls) in membercmp()