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