Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DPSUSensorMain.cpp240 for (const auto& limitMatch : limitEventMatch) in checkEventLimits() local
242 const std::vector<std::string>& limitEventAttrs = limitMatch.second; in checkEventLimits()
243 const std::string& eventName = limitMatch.first; in checkEventLimits()