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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftp.c710 static hrtime_t tstart, tstop; variable
721 tstop = gethrtime();
729 delta = tstop - tstart;
/illumos-gate/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 58 milliseconds