Home
last modified time | relevance | path

Searched refs:errorHistory (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/src/
H A Dphase_fault_detection.cpp82 errorHistory); in execute()
95 if (!errorHistory.wasLogged(errorType)) in checkForPhaseFault()
122 errorHistory.setWasLogged(errorType, true); in checkForPhaseFault()
H A Dsensor_monitoring.hpp79 errorHistory.clear(); in clearErrorHistory()
117 ErrorHistory errorHistory{}; member in phosphor::power::regulators::SensorMonitoring
H A Dphase_fault_detection.hpp94 errorHistory.clear(); in clearErrorHistory()
188 ErrorHistory errorHistory{}; member in phosphor::power::regulators::PhaseFaultDetection
H A Dsensor_monitoring.cpp79 errorHistory); in execute()