Searched refs:actionErrorCount (Results 1 – 2 of 2) sorted by relevance
94 actionErrorCount = 0; in clearErrorHistory()193 unsigned short actionErrorCount{0}; member in phosphor::power::regulators::PhaseFaultDetection
70 if (actionErrorCount < maxActionErrorCount) in execute()72 ++actionErrorCount; in execute()