Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/gprof/common/
H A Dlookup.c119 arcp->arc_childp->name); in arclookup()
122 if (arcp->arc_childp == childp) { in arclookup()
H A Dprintgprof.c454 childp = arcp->arc_childp; in printchildren()
750 nltype *thischildp = thisp->arc_childp; in arccmp()
752 nltype *thatchildp = thatp->arc_childp; in arccmp()
H A Ddfn.c97 dfn(arcp->arc_childp); in dfn()
H A Darcs.c77 arcp->arc_childp = childp; in addarc()
125 childp = arcp->arc_childp; in timepropagate()
H A Dgprof.h160 struct nl *arc_childp; /* pointer to child's nl entry */ member
H A Dgprof.c611 arc.raw_selfpc = arcp->arc_childp->value; in dumpsum_ostyle()
621 (pctype32)arcp->arc_childp->value; in dumpsum_ostyle()