Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c751 nltype *thatparentp = thatp->arc_parentp; in arccmp() local
766 printname(thatparentp); 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()