Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_notifier.cpp195 auto firstPEL = _pelQueue.size() == 1; in newLogCallback() local
198 if (!inProgress && (firstPEL || gaveUp)) in newLogCallback()