Searched refs:statsDate (Results 1 – 1 of 1) sorted by relevance
482 ZonedDateTime statsDate = Instant.ofEpochSecond(ioOveruseStats.startTime) in saveIoUsageStats() local484 if (shouldCheckRetention && STATS_TEMPORAL_UNIT.between(statsDate, currentDate) in saveIoUsageStats()488 long statsDateEpochSeconds = statsDate.toEpochSecond(); in saveIoUsageStats()