Home
last modified time | relevance | path

Searched defs:ffdc (Results 1 – 24 of 24) 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.cpp169 PelFFDC ffdc; in TEST_F() local
237 PelFFDC ffdc; in TEST_F() local
499 PelFFDCfile ffdc; in getJSONFFDC() local
573 PelFFDCfile ffdc; in getCBORFFDC() local
759 PelFFDC ffdc; in TEST_F() local
817 PelFFDC ffdc; in TEST_F() local
993 PelFFDC ffdc; in TEST_F() local
1073 PelFFDC ffdc; in TEST_F() local
1156 PelFFDC ffdc; in TEST_F() local
1407 PelFFDC ffdc; in TEST_F() local
[all …]
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsbe_ffdc_handler.cpp154 p10FfdcHeader* ffdc = reinterpret_cast<p10FfdcHeader*>( in parse() local
185 pozFfdcHeader* ffdc = reinterpret_cast<pozFfdcHeader*>( in parse() local
248 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.cpp78 const FFDCEntries& ffdc) in create()
329 PelFFDC Manager::convertToPelFFDC(const FFDCEntries& ffdc) in convertToPelFFDC()
365 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-logging/
H A Dlog_manager.cpp202 const FFDCEntries& ffdc) -> sdbusplus::message::object_path in createEntry()
431 void Manager::doExtensionLogCreate(const Entry& entry, const FFDCEntries& ffdc) in doExtensionLogCreate()
707 const FFDCEntries& ffdc) -> sdbusplus::message::object_path in create()
H A Dlog_manager.hpp392 sdbusplus::message::unix_fd>> in createWithFFDCFiles()
/openbmc/phosphor-fan-presence/
H A Dhwmon_ffdc.cpp120 nlohmann::json ffdc; in collectHwmonFFDC() local
/openbmc/openpower-occ-control/
H A Docc_device.hpp215 FFDC ffdc; member in open_power::occ::Device
H A Docc_ffdc.cpp124 FFDCFiles ffdc; in createOCCResetPEL() local
H A Docc_manager.cpp1528 FFDCFiles ffdc; in createPldmSensorPEL() local
/openbmc/phosphor-fan-presence/presence/
H A Derror_reporter.cpp171 ffdc; in fanMissingTimerExpired() local
/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_dbus.cpp88 const std::vector<FFDCTuple>& ffdc) in createPel()
/openbmc/openpower-hw-diags/attn/
H A Dattn_handler.cpp470 std::vector<util::FFDCTuple> ffdc{util::FFDCTuple{ in phalSbeExceptionHandler() local
/openbmc/phosphor-logging/test/
H A Dextensions_test.cpp76 FFDCArg ffdc; in REGISTER_EXTENSION_FUNCTION() local
/openbmc/linux/drivers/hwmon/occ/
H A Dp9_sbe.c23 void *ffdc; member
/openbmc/linux/drivers/fsi/
H A Dfsi-sbefifo.c155 static void __sbefifo_dump_ffdc(struct device *dev, const __be32 *ffdc, in __sbefifo_dump_ffdc()
213 static void sbefifo_dump_ffdc(struct device *dev, const __be32 *ffdc, in sbefifo_dump_ffdc()
651 __be32 *ffdc; in sbefifo_collect_async_ffdc() local
H A Dfsi-occ.c223 __be32 *ffdc = &resp[parsed_len]; in occ_save_ffdc() local
/openbmc/phosphor-fan-presence/monitor/
H A Dfan_error.cpp83 FFDCFiles ffdc; in commit() local
H A Dsystem.cpp543 auto ffdc = collectHwmonFFDC(); in handleOfflineFanController() local
/openbmc/linux/drivers/misc/genwqe/
H A Dcard_base.h276 struct genwqe_ffdc ffdc[GENWQE_DBG_UNITS]; member
/openbmc/linux/drivers/scsi/
H A Dips.h593 IPS_FFDC_CMD ffdc; member