Searched refs:acFailedCount (Results 1 – 1 of 1) sorted by relevance
803 size_t acFailedCount = 0; in analyzeBrownout() local812 ++acFailedCount; in analyzeBrownout()829 if (powerFaultOccurring && !brownoutLogged && acFailedCount && in analyzeBrownout()830 (presentCount == (acFailedCount + pgoodFailedCount))) in analyzeBrownout()842 std::to_string(acFailedCount)); in analyzeBrownout()848 notPresentCount, acFailedCount, pgoodFailedCount) in analyzeBrownout()860 if (brownoutLogged && (acFailedCount < presentCount)) in analyzeBrownout()883 notPresentCount, acFailedCount, pgoodFailedCount) in analyzeBrownout()