Searched refs:forgivenWriteBytes (Results 1 – 2 of 2) sorted by relevance
245 diff(threshold, diff(dailyIoUsage->writtenBytes, dailyIoUsage->forgivenWriteBytes)); in onPeriodicCollection()267 dailyIoUsage->forgivenWriteBytes = dailyIoUsage->writtenBytes; in onPeriodicCollection()526 diff(dailyIoUsage->writtenBytes, dailyIoUsage->forgivenWriteBytes)); in getIoOveruseStats()619 forgivenWriteBytes = {}; in resetStats()
189 PerStateBytes forgivenWriteBytes = {}; member