Searched refs:writtenBytesPerSecond (Results 1 – 11 of 11) sorted by relevance
83 long writtenBytesPerSecond) { argument85 this.mWrittenBytesPerSecond = writtenBytesPerSecond;144 long writtenBytesPerSecond = in.readLong(); in IoOveruseAlertThreshold() local147 this.mWrittenBytesPerSecond = writtenBytesPerSecond; in IoOveruseAlertThreshold()
150 const int64_t writtenBytesPerSecond) { in toIoOveruseAlertThreshold() argument153 threshold.writtenBytesPerSecond = writtenBytesPerSecond; in toIoOveruseAlertThreshold()
64 const int64_t writtenBytesPerSecond) { in toIoOveruseAlertThreshold() argument67 threshold.writtenBytesPerSecond = writtenBytesPerSecond; in toIoOveruseAlertThreshold()
78 const int64_t durationInSeconds, const int64_t writtenBytesPerSecond);
117 .append(", writtenBytesPerSecond: ").append(threshold.writtenBytesPerSecond) in toString()159 x.writtenBytesPerSecond)).collect(Collectors.toSet()); in toAlertThresholdStrings()
1568 threshold.writtenBytesPerSecond = writeBPS; in constructInternalIoOveruseAlertThreshold()
33 long writtenBytesPerSecond;
121 if (threshold.writtenBytesPerSecond == 0) { in containsValidThreshold()399 alertThreshold.durationInSeconds, it->writtenBytesPerSecond); in updateAlertThresholds()
371 alertThreshold.writtenBytesPerSecond = value; in readIoOveruseAlertThreshold()627 alertThresholds.writtenBytesPerSecond); in writeAlertThresholds()
369 const double thresholdKbps = threshold.writtenBytesPerSecond / 1024.0; in onPeriodicMonitor()
1054 internalThreshold.writtenBytesPerSecond = threshold.getWrittenBytesPerSecond(); in toInternalIoOveruseAlertThresholds()1132 internalThreshold.writtenBytesPerSecond)); in toIoOveruseAlertThresholds()