Searched refs:getAttributesMap (Results 1 – 2 of 2) sorted by relevance
318 const std::map<LogID, PELAttributes>& getAttributesMap() const in getAttributesMap() function in openpower::pels::Repository
1116 for (const auto& [id, attributes] : _repo.getAttributesMap()) in hardwarePresent()