Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.hpp569 const IsPELTypeFunc& isPELType,
H A Drepository.cpp705 const IsPELTypeFunc& isPELType, in removePELs() argument
742 if (isPELType(pel.second) && stateCheck(pel.second)) in removePELs()