Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dcalls.c160 addarc(parentp, &indirectchild, 0); in findcalls()
172 addarc(parentp, &indirectchild, 0); in findcalls()
201 addarc(parentp, childp, 0); in findcalls()
H A Dgprof.h356 void addarc(nltype *, nltype *, actype);
H A Darcs.c40 addarc(nltype *parentp, nltype *childp, actype count) in addarc() function
H A Dgprof.c774 addarc(parentp, childp, rawp->raw_count); in tally()