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