Home
last modified time | relevance | path

Searched refs:base_time (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/tnf/tnfdump/
H A Dcooked.c58 static hrtime_t base_time = 0; variable
91 normalized_time = ent->time - base_time; in print_event()
103 base_time = ent->time; in print_sorted_events()
/titanic_44/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_saa_impl.c1224 uint64_t base_time, resp_timeout, rttv_timeout; in ibmf_saa_impl_get_cpi_cb() local
1297 base_time = (1 << resp_time_value); in ibmf_saa_impl_get_cpi_cb()
1299 resp_timeout = (4 * base_time * 1000 + 96 * base_time) / 1000; in ibmf_saa_impl_get_cpi_cb()
1303 base_time = 2 * (1 << saa_portp->saa_pt_timeout); in ibmf_saa_impl_get_cpi_cb()
1305 rttv_timeout = (4 * base_time * 1000 + 96 * base_time) / 1000; in ibmf_saa_impl_get_cpi_cb()