Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/prof/common/
H A Dprof.c206 long tot_sl_count; /* total subr calls for these snyms */ member
969 snymp->tot_sl_count = 0; in main()
990 snymp->tot_sl_count += slp->sl_count; in main()
1045 count = snymp->tot_sl_count; in main()