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

/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprof.c332 int vn_cc, n_cc; /* Number of cnt structures in profile data */ local
705 vn_cc = n_cc; /* save this for verbose option */
709 for (n = n_syms; n > 0 && vn_cc > 0; ) {
738 --vn_cc;
741 --vn_cc;

Completed in 58 milliseconds