Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c750 nltype *thischildp = thisp->arc_childp; in arccmp() local
761 printname(thischildp); in arccmp()
764 thischildp->ncall); in arccmp()
776 if (thisparentp == thischildp) { in arccmp()
790 if (thisparentp->cycleno != 0 && thischildp->cycleno != 0 && in arccmp()
791 thisparentp->cycleno == thischildp->cycleno) { in arccmp()