Searched defs:thisparentp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c749 nltype *thisparentp = thisp->arc_parentp; local
759 printname(thisparentp);
776 if (thisparentp == thischildp) {
790 if (thisparentp->cycleno != 0 && thischildp->cycleno != 0 &&
791 thisparentp->cycleno == thischildp->cycleno) {

Completed in 666 milliseconds