Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c756 nltype *thisparentp = thisp->arc_parentp; in arccmp() local
766 printname(thisparentp); in arccmp()
783 if (thisparentp == thischildp) { in arccmp()
797 if (thisparentp->cycleno != 0 && thischildp->cycleno != 0 && in arccmp()
798 thisparentp->cycleno == thischildp->cycleno) { in arccmp()