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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dcalls.c162 addarc(parentp, &indirectchild, 0);
174 addarc(parentp, &indirectchild, 0);
203 addarc(parentp, childp, 0);
H A Dgprof.h360 void addarc(nltype *, nltype *, actype);
H A Darcs.c37 addarc(nltype *parentp, nltype *childp, actype count) function
43 (void) printf("[addarc] %lld arcs from %s to %s\n",
H A Dgprof.c738 addarc(parentp, childp, rawp->raw_count);

Completed in 70 milliseconds