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

/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/
H A DPg.pm484 my $tstop;
497 $tstop = abs($pg2->{util_time_stopped} -
500 my $total = $trun + $tstop;
647 my $tstop = abs($cpudata1->{util_time_stopped} -
650 my $total = $trun + $tstop;
/osnet-11/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c1647 ac_mem_test_stop_t *tstop; local
1649 tstop = (ac_mem_test_stop_t *)arg;
1651 "condition=%d\n", tstop->handle, tstop->condition);

Completed in 46 milliseconds