Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/prof/common/
H A Dprof.c207 float tot_sl_time; /* total clock ticks (a la sl_time) */ member
970 snymp->tot_sl_time = 0.0; in main()
991 snymp->tot_sl_time += slp->sl_time; in main()
1046 t0 = snymp->tot_sl_time; in main()