Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c752 nltype *thatchildp = thatp->arc_childp; in arccmp() local
768 printname(thatchildp); in arccmp()
771 thatchildp->ncall); in arccmp()
783 if (thatparentp == thatchildp) { in arccmp()
795 if (thatparentp->cycleno != 0 && thatchildp->cycleno != 0 && in arccmp()
796 thatparentp->cycleno == thatchildp->cycleno) { in arccmp()
817 if (thatparentp->cycleno != 0 && thatchildp->cycleno != 0 && in arccmp()
818 thatparentp->cycleno == thatchildp->cycleno) { in arccmp()