Home
last modified time | relevance | path

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

/openbmc/openpower-proc-control/extensions/phal/
H A Ddump_utils.hpp17 struct DumpParameters struct
19 uint32_t logId;
20 uint32_t unitId;
21 uint32_t timeout;
22 DumpType dumpType;
/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_handler.hpp24 struct DumpParameters struct
26 uint32_t logId;
27 uint32_t unitId;
28 uint32_t timeout;
29 DumpType dumpType;
/openbmc/openpower-hw-diags/attn/
H A Dattn_dump.hpp16 class DumpParameters class