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.cpp613 Repository::prune(const std::vector<uint32_t>& idsWithHwIsoEntry) in prune()
706 const std::vector<uint32_t>& idsWithHwIsoEntry, in removePELs()
H A Dmanager.cpp304 void Manager::getLogIDWithHwIsolation(std::vector<uint32_t>& idsWithHwIsoEntry) in getLogIDWithHwIsolation()
553 auto idsWithHwIsoEntry = _dataIface->getLogIDWithHwIsolation(); in pruneRepo() local