Searched defs:timeDeltaLastTwoPollsMs (Results 1 – 2 of 2) sorted by relevance
362 int timeDeltaLastTwoPollsMs = (int) (newStats.timeStampInMs - oldStats.timeStampInMs); in checkDataStallAndThroughputSufficiency() local455 private int detectConsecutiveTwoDataStalls(String ifaceName, int timeDeltaLastTwoPollsMs, in detectConsecutiveTwoDataStalls()526 boolean isTxTrafficHigh, boolean isRxTrafficHigh, int timeDeltaLastTwoPollsMs) { in isThroughputSufficientInternal()
796 public void incrementDurationCount(int timeDeltaLastTwoPollsMs, in incrementDurationCount()