Searched refs:cur_hrtime (Results 1 – 1 of 1) sorted by relevance
709 hrtime_t cur_hrtime; /* in ns from some arbitrary point */ in incoming_echo_reply() local740 cur_hrtime = gethrtime(); in incoming_echo_reply()741 m = (int64_t)(cur_hrtime - pr_icmp_timestamp); in incoming_echo_reply()748 "reply timestamp %lld\n", cur_hrtime, pr_icmp_timestamp); in incoming_echo_reply()901 probe(pii, PROBE_MULTI, cur_hrtime); in incoming_echo_reply()954 pr_statp->pr_hrtime_ackproc = cur_hrtime; in incoming_echo_reply()1600 hrtime_t cur_hrtime; in phyint_inst_timer() local1603 cur_hrtime = gethrtime(); in phyint_inst_timer()1604 cur_time = ns2ms(cur_hrtime); in phyint_inst_timer()1706 probe(pii, PROBE_RTT, cur_hrtime); in phyint_inst_timer()[all …]