Home
last modified time | relevance | path

Searched defs:PEL (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/
H A Dmeson.build2 subdir('PEL') subdir
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel.hpp63 class PEL class
H A Dpel.cpp62 PEL::PEL(const message::Entry& regEntry, uint32_t obmcLogID, uint64_t timestamp, in PEL() function in openpower::pels::PEL
213 PEL::PEL(std::vector<uint8_t>& data) : PEL(data, 0) {} in PEL() function in openpower::pels::PEL
215 PEL::PEL(std::vector<uint8_t>& data, uint32_t obmcLogID) in PEL() function in openpower::pels::PEL