Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c749 nltype *thisparentp = thisp->arc_parentp; in arccmp() local
759 printname(thisparentp); 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()