Home
last modified time | relevance | path

Searched refs:notPresentCount (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.cpp789 size_t notPresentCount = 0; in analyzeBrownout() local
808 ++notPresentCount; in analyzeBrownout()
827 std::to_string(notPresentCount)); in analyzeBrownout()
834 "NOT_PRESENT_COUNT", notPresentCount, "AC_FAILED_COUNT", in analyzeBrownout()
868 "NOT_PRESENT_COUNT", notPresentCount, "AC_FAILED_COUNT", in analyzeBrownout()
H A Dchassis.cpp689 size_t notPresentCount = 0; in analyzeBrownout() local
708 ++notPresentCount; in analyzeBrownout()
728 std::to_string(notPresentCount)); in analyzeBrownout()
735 "NOT_PRESENT_COUNT", notPresentCount, "AC_FAILED_COUNT", in analyzeBrownout()