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