Searched refs:totalPerStateBytes (Results 1 – 2 of 2) sorted by relevance
128 int64_t totalPerStateBytes(PerStateBytes perStateBytes) { in totalPerStateBytes() function350 (totalPerStateBytes(dailyIoUsage->writtenBytes) - in onPeriodicCollection()381 dailyIoUsage->lastSyncedWrittenBytes = totalPerStateBytes(dailyIoUsage->writtenBytes); in onPeriodicCollection()
2546 .setTotalBytesWritten(totalPerStateBytes(internalStats.writtenBytes)) in toIoOveruseStatsBuilder()2557 private static long totalPerStateBytes( in totalPerStateBytes() method in WatchdogPerfHandler