Lines Matching full:pels
24 namespace pels namespace
140 * of PELs (and therefore OpenBMC event logs).
247 std::string getResolution(const openpower::pels::PEL& pel) const;
254 std::string getEventId(const openpower::pels::PEL& pel) const;
286 void updateProgressSRC(std::unique_ptr<openpower::pels::PEL>& pel) const;
383 * @brief Prunes old PELs out of the repository to save space.
415 void checkPelAndQuiesce(std::unique_ptr<openpower::pels::PEL>& pel);
425 void updateEventId(std::unique_ptr<openpower::pels::PEL>& pel);
457 bool updateResolution(const openpower::pels::PEL& pel);
466 void updateDBusSeverity(const openpower::pels::PEL& pel);
506 openpower::pels::PEL& pel);
525 * @brief Handles creating event logs/PELs from within
566 * host about new PELs
577 * @brief The even source for removing old PELs when the repo is
605 } // namespace pels