Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/psu/
H A DPSUSensorMain.cpp247 auto limitEventPath = prefixPart + limitEventAttr; in checkEventLimits() local
248 std::ifstream eventFile(limitEventPath); in checkEventLimits()
253 eventPathList[eventName].push_back(limitEventPath); in checkEventLimits()