Home
last modified time | relevance | path

Searched defs:idsWithHwIsoEntry (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.cpp603 const std::vector<uint32_t>& idsWithHwIsoEntry) in prune()
696 const std::vector<uint32_t>& idsWithHwIsoEntry, in removePELs()
H A Dmanager.cpp292 void Manager::getLogIDWithHwIsolation(std::vector<uint32_t>& idsWithHwIsoEntry) in getLogIDWithHwIsolation()
550 auto idsWithHwIsoEntry = _dataIface->getLogIDWithHwIsolation(); in pruneRepo() local