Searched refs:findPEL (Results 1 – 2 of 2) sorted by relevance
202 return findPEL(id) != _pelAttributes.end(); in hasPEL()442 if (auto logID = findPEL(id); logID != _pelAttributes.end()) in getLogID()480 std::map<LogID, PELAttributes>::const_iterator findPEL( in findPEL() function in openpower::pels::Repository
238 auto pel = findPEL(id); in remove()276 auto pel = findPEL(id); in getPELData()298 auto pel = findPEL(id); in getPELFD()390 auto pel = findPEL(id); in getPELAttributes()