Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dlookup.c117 arcp->arc_childp->name); in arclookup()
120 if (arcp->arc_childp == childp) { in arclookup()
H A Dprintgprof.c455 childp = arcp->arc_childp; in printchildren()
757 nltype *thischildp = thisp->arc_childp; in arccmp()
759 nltype *thatchildp = thatp->arc_childp; in arccmp()
H A Ddfn.c95 dfn(arcp->arc_childp); in dfn()
H A Darcs.c80 arcp->arc_childp = childp; in addarc()
128 childp = arcp->arc_childp; in timepropagate()
H A Dgprof.h158 struct nl *arc_childp; /* pointer to child's nl entry */ member
H A Dgprof.c647 arc.raw_selfpc = arcp->arc_childp->value; in dumpsum_ostyle()
657 (pctype32)arcp->arc_childp->value; in dumpsum_ostyle()