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 const PelFFDCfile& file);
H A Dsbe_ffdc_handler.cpp282 PelFFDCfile pf; in process()
299 PelFFDCfile pdf; in process()
H A Dpel.cpp991 const PelFFDCfile& file) in makeFFDCuserDataSection()
H A Dmanager.cpp334 PelFFDCfile pf; in convertToPelFFDC()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp495 PelFFDCfile getJSONFFDC(const fs::path& dir) in getJSONFFDC()
497 PelFFDCfile ffdc; in getJSONFFDC()
555 PelFFDCfile ffdc; in TEST_F()
569 PelFFDCfile getCBORFFDC(const fs::path& dir) in getCBORFFDC()
571 PelFFDCfile ffdc; in getCBORFFDC()
634 PelFFDCfile getTextFFDC(const fs::path& dir) in getTextFFDC()
636 PelFFDCfile ffdc; in getTextFFDC()
673 PelFFDCfile getCustomFFDC(const fs::path& dir, const std::vector<uint8_t>& data) in getCustomFFDC()
675 PelFFDCfile ffdc; in getCustomFFDC()
963 PelFFDCfile ffdcFile; in TEST_F()
[all …]