Searched defs:idsWithHwIsoEntry (Results 1 – 2 of 2) sorted by relevance
613 Repository::prune(const std::vector<uint32_t>& idsWithHwIsoEntry) in prune()706 const std::vector<uint32_t>& idsWithHwIsoEntry, in removePELs()
304 void Manager::getLogIDWithHwIsolation(std::vector<uint32_t>& idsWithHwIsoEntry) in getLogIDWithHwIsolation()553 auto idsWithHwIsoEntry = _dataIface->getLogIDWithHwIsolation(); in pruneRepo() local