Searched refs:totalPerStateBytes (Results 1 – 2 of 2) sorted by relevance
118 int64_t totalPerStateBytes(PerStateBytes perStateBytes) { in totalPerStateBytes() function310 (totalPerStateBytes(dailyIoUsage->writtenBytes) -341 dailyIoUsage->lastSyncedWrittenBytes = totalPerStateBytes(dailyIoUsage->writtenBytes);
1997 .setTotalBytesWritten(totalPerStateBytes(internalStats.writtenBytes)) in toIoOveruseStatsBuilder()2008 private static long totalPerStateBytes( in totalPerStateBytes() method in WatchdogPerfHandler