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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c83 static int ns2ms(int64_t ns);
822 if ((m < 0) || (ns2ms(m) > PROBE_STATS_COUNT * pg->pg_probeint)) {
1273 new_crtt = ns2ms(compute_crtt(&sa, &sv, m));
1300 tg->tg_crtt = ns2ms(compute_crtt(&tg->tg_rtt_sa,
1604 cur_time = ns2ms(cur_hrtime);
1771 timeout = ns2ms(pr_statp->pr_hrtime_start);
2328 timeout = ns2ms(pr_statp->pr_hrtime_start);
2374 ns2ms(pr_statp->pr_hrtime_ackproc);
2459 timeout = ns2ms(pr_statp->pr_hrtime_start);
2727 ns2ms(int64_ function
[all...]

Completed in 71 milliseconds