Home
last modified time | relevance | path

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

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