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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c215 probe(struct phyint_instance *pii, uint_t probe_type, hrtime_t start_hrtime) argument
228 pii->pii_name, probe_type, start_hrtime);
247 probe_pkt.pr_icmp_timestamp = htonll(start_hrtime);
337 pii->pii_probes[pr_ndx].pr_hrtime_start = start_hrtime;

Completed in 72 milliseconds