Home
last modified time | relevance | path

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

/openbmc/phosphor-power/cold-redundancy/
H A Dcold_redundancy.cpp112 std::string psuEventName = "functional"; in ColdRedundancy() local
113 auto findEvent = values.find(psuEventName); in ColdRedundancy()