Home
last modified time | relevance | path

Searched defs:ffdc (Results 1 – 19 of 19) sorted by relevance

/openbmc/openpower-hw-diags/analyzer/
H A Dservice_data.cpp15 nlohmann::json ffdc; in calloutTarget() local
37 nlohmann::json ffdc; in calloutConnected() local
68 nlohmann::json ffdc; in calloutBus() local
92 nlohmann::json ffdc; in calloutClock() local
112 nlohmann::json ffdc; in calloutProcedure() local
138 nlohmann::json ffdc; in calloutPart() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp157 PelFFDC ffdc; in TEST_F() local
225 PelFFDC ffdc; in TEST_F() local
485 PelFFDCfile ffdc; in getJSONFFDC() local
510 auto ffdc = getJSONFFDC(dir); in TEST_F() local
543 PelFFDCfile ffdc; in TEST_F() local
559 PelFFDCfile ffdc; in getCBORFFDC() local
582 auto ffdc = getCBORFFDC(dir); in TEST_F() local
624 PelFFDCfile ffdc; in getTextFFDC() local
641 auto ffdc = getTextFFDC(dir); in TEST_F() local
663 PelFFDCfile ffdc; in getCustomFFDC() local
[all …]
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsbe_ffdc_handler.cpp140 p10FfdcHeader* ffdc = reinterpret_cast<p10FfdcHeader*>( in parse() local
171 pozFfdcHeader* ffdc = reinterpret_cast<pozFfdcHeader*>( in parse() local
234 FFDC ffdc; in process() local
H A Dfapi_data_process.cpp255 const FFDC& ffdc, json& pelJSONFmtCalloutDataList, FFDCData& ffdcUserData) in processClockInfoErrorHelper()
301 void convertFAPItoPELformat(FFDC& ffdc, json& pelJSONFmtCalloutDataList, in convertFAPItoPELformat()
H A Dmanager.cpp66 const FFDCEntries& ffdc) in create()
322 PelFFDC Manager::convertToPelFFDC(const FFDCEntries& ffdc) in convertToPelFFDC()
358 const std::vector<std::string>& /*associations*/, const FFDCEntries& ffdc) in createPEL()
/openbmc/openpower-proc-control/extensions/phal/
H A Dphal_error.cpp345 void processClockInfoErrorHelper(FFDC* ffdc, const std::string& ffdc_prefix) in processClockInfoErrorHelper()
503 void processPoweroffError(FFDC* ffdc, const std::string& ffdc_prefix) in processPoweroffError()
553 void processBootErrorHelper(FFDC* ffdc, const std::string& ffdc_prefix) in processBootErrorHelper()
811 FFDC* ffdc = reinterpret_cast<FFDC*>(errInfo.private_data); in processPlatBootError() local
843 FFDC ffdc; in processBootError() local
/openbmc/openbmc-test-automation/lib/
H A Dopenbmc_ffdc.py22 def ffdc( function
/openbmc/phosphor-fan-presence/
H A Dhwmon_ffdc.cpp120 nlohmann::json ffdc; in collectHwmonFFDC() local
/openbmc/openpower-occ-control/
H A Docc_device.hpp191 FFDC ffdc; member in open_power::occ::Device
H A Docc_ffdc.cpp136 FFDCFiles ffdc; in createOCCResetPEL() local
H A Docc_manager.cpp1593 FFDCFiles ffdc; in createPldmSensorPEL() local
/openbmc/phosphor-logging/
H A Dlog_manager.cpp205 const FFDCEntries& ffdc) in createEntry()
437 void Manager::doExtensionLogCreate(const Entry& entry, const FFDCEntries& ffdc) in doExtensionLogCreate()
713 const FFDCEntries& ffdc) -> sdbusplus::message::object_path in create()
H A Dlog_manager.hpp392 sdbusplus::message::unix_fd>> in createWithFFDCFiles()
/openbmc/phosphor-fan-presence/presence/
H A Derror_reporter.cpp170 ffdc; in fanMissingTimerExpired() local
/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_dbus.cpp90 const std::vector<FFDCTuple>& ffdc) in createPel()
/openbmc/phosphor-logging/test/
H A Dextensions_test.cpp76 FFDCArg ffdc; in REGISTER_EXTENSION_FUNCTION() local
/openbmc/openpower-hw-diags/attn/
H A Dattn_handler.cpp470 std::vector<util::FFDCTuple> ffdc{util::FFDCTuple{ in phalSbeExceptionHandler() local
/openbmc/phosphor-fan-presence/monitor/
H A Dfan_error.cpp84 FFDCFiles ffdc; in commit() local
H A Dsystem.cpp542 auto ffdc = collectHwmonFFDC(); in handleOfflineFanController() local