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