Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c726 actype thiscalls = this->ncall + this->selfcalls; in membercmp() local
735 if (thiscalls > thatcalls) in membercmp()
738 if (thiscalls < thatcalls) in membercmp()