Searched refs:lastPelID (Results 1 – 3 of 3) sorted by relevance
424 uint32_t lastPelID() const in lastPelID() function in openpower::pels::Repository
660 return {_logManager.lastEntryID(), _repo.lastPelID()}; in createPELWithFFDCFiles()
89 EXPECT_EQ(repo.lastPelID(), pel->id()); in TEST_F()