Home
last modified time | relevance | path

Searched refs:PelFFDCfile (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel.hpp24 struct PelFFDCfile struct
32 using PelFFDC = std::vector<PelFFDCfile>;
512 makeFFDCuserDataSection(uint16_t componentID, const PelFFDCfile& file);
H A Dsbe_ffdc_handler.cpp282 PelFFDCfile pf; in process()
299 PelFFDCfile pdf; in process()
H A Dpel.cpp977 makeFFDCuserDataSection(uint16_t componentID, const PelFFDCfile& file) in makeFFDCuserDataSection()
H A Dmanager.cpp334 PelFFDCfile pf; in convertToPelFFDC()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp497 PelFFDCfile getJSONFFDC(const fs::path& dir) in getJSONFFDC()
499 PelFFDCfile ffdc; in getJSONFFDC()
557 PelFFDCfile ffdc; in TEST_F()
571 PelFFDCfile getCBORFFDC(const fs::path& dir) in getCBORFFDC()
573 PelFFDCfile ffdc; in getCBORFFDC()
636 PelFFDCfile getTextFFDC(const fs::path& dir) in getTextFFDC()
638 PelFFDCfile ffdc; in getTextFFDC()
675 PelFFDCfile getCustomFFDC(const fs::path& dir, const std::vector<uint8_t>& data) in getCustomFFDC()
677 PelFFDCfile ffdc; in getCustomFFDC()
965 PelFFDCfile ffdcFile; in TEST_F()
[all …]