Searched refs:MitigationCount (Results 1 – 2 of 2) sorted by relevance
44 struct MitigationCount { struct78 struct MitigationCount prev_count; argument80 bool logMitigationCount(const std::string kMitigationDir, struct MitigationCount *last_count);
61 struct MitigationCount last_count = {}; in logMitigationStatsPerHour()162 struct MitigationCount *last_count) { in logMitigationCount()