Lines Matching refs:crtt
670 * If the crtt has now dropped by a factor of LOWER_FT_TRIGGER,
858 * If the crtt exceeds the average time between probes,
925 * If the crtt has now dropped by a factor of LOWER_FDT_TRIGGER
1017 * Check whether the crtt for the group has improved by a factor of
1018 * LOWER_FDT_TRIGGER. Small crtt improvements are ignored to avoid failure
1019 * detection time flapping in the face of small crtt changes.
1030 * The crtt for the group is only improved if each phyint_instance
1043 * Check whether the crtt has improved substantially on this phyint_instance.
1044 * Returns _B_TRUE if there's no crtt information available, because pii
1071 * This target responds very slowly to probes. The target's crtt exceeds
1097 * We know that this target's crtt exceeds the group's probe interval.
1099 * crtt < (this group's probe interval) / EXCEPTION_FACTOR,
1193 * crtt = Conservative round trip time. Used to determine whether probe
1203 int64_t crtt;
1240 crtt = (sa >> 3) + sv;
1244 "crtt = %lld\n", saved_m, sa, sv, crtt);
1254 return (crtt);
1766 * The crtt could be zero for some reason,
1767 * Eg. the phyint could be failed. If the crtt is
1789 * the crtt for this target, and also bumped
2323 * The crtt could be zero for some reason,
2324 * Eg. the phyint could be failed. If the crtt is
2454 * The crtt could be zero for some reason,
2455 * Eg. the phyint could be failed. If the crtt is