Searched defs:actype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h105 typedef long long actype; typedef
142 actype raw_count;
161 actype arc_count; /* how calls from parent to child */
240 actype ncall; /* how many times called */
241 actype selfcalls; /* how many calls to self */
360 void addarc(nltype *, nltype *, actype);

Completed in 61 milliseconds