Home
last modified time | relevance | path

Searched defs:errorType (Results 1 – 21 of 21) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/src/
H A Dphase_fault.hpp65 ErrorType errorType{ErrorType::phaseFaultN}; in toErrorType() local
H A Derror_history.hpp79 void setWasLogged(ErrorType errorType, bool wasLogged) in setWasLogged()
H A Dphase_fault_detection.cpp91 ErrorType errorType = toErrorType(faultType); in checkForPhaseFault() local
H A Derror_logging_utils.cpp56 ErrorType errorType{}; in logError() local
/openbmc/libcper/examples/
H A Darm.json139 "errorType": { object
163 "errorType": { object
187 "errorType": { object
H A Dgeneric.json62 "errorType": { object
H A Dpcibus.json74 "errorType": { object
H A Dmemory2.json73 "errorType": { object
H A Dpcidev.json66 "errorType": { object
H A Dnvidia.json62 "errorType": 36731, number
H A Dmemory.json73 "errorType": { object
H A Dnvidia_cmet_info.json64 "errorType": 0, number
/openbmc/phosphor-debug-collector/
H A Delog_watch.cpp118 auto errorType = etype.value(); in addCallback() local
H A Ddump_utils.hpp359 std::string errorType = extractParameter<std::string>( in getErrorDumpType() local
/openbmc/libcper/specification/json/sections/
H A Dcper-pci-bus.json13 "errorType": { object
H A Dcper-nvidia.json19 "errorType": { object
H A Dcper-generic-processor.json18 "errorType": { object
H A Dcper-ia32x64-processor.json103 "errorType": { object
H A Dcper-arm-processor.json63 "errorType": { object
/openbmc/libcper/specification/json/common/
H A Dcper-json-error-status.json17 "errorType": { object
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsrc.cpp478 uint8_t errorType = strtoul(as.substr(0, 2).c_str(), nullptr, 16); in isBMCSRC() local
490 uint8_t errorType = strtoul(as.substr(0, 2).c_str(), nullptr, 16); in isHostbootSRC() local