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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c650 unsigned long total_arcs; /* total number of arcs in all */ local
688 dump_pcsamples(sfile, sumfile, &total_arcs, &ncallees);
693 dump_callgraph(sfile, sumfile, total_arcs, ncallees);

Completed in 58 milliseconds