Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/power-utils/
H A Dupdater.hpp267 bool isEventLoggedThisSession() in isEventLoggedThisSession() function in updater::Updater
H A Dupdater.cpp408 if (!isEventLogEnabled() || isEventLoggedThisSession()) in createServiceableEventLog()