Lines Matching refs:diff
2261 int diff = iolog->avg_msec - this_window;2263 if (inline_log(iolog) || diff > LOG_MSEC_SLACK)2264 return diff;