/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | severity_test.cpp | 25 ASSERT_EQ(convertOBMCSeverityToPEL(LogSeverity::Informational), 0x00); in TEST() 47 LogSeverity::Informational}, in TEST() 49 LogSeverity::Informational}, in TEST() 51 LogSeverity::Informational}, in TEST() 54 {LogSeverity::Informational, SeverityType::predictive, in TEST() 63 {LogSeverity::Informational, SeverityType::nonError, std::nullopt}, in TEST()
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | severity.cpp | 33 {SeverityType::nonError, LogSeverity::Informational}, in convertPELSeverityToOBMC() 34 {SeverityType::recovered, LogSeverity::Informational}, in convertPELSeverityToOBMC() 58 case (LogSeverity::Informational): in convertOBMCSeverityToPEL() 88 (obmcSeverity == LogSeverity::Informational) || in fixupLogSeverity() 95 return LogSeverity::Informational; in fixupLogSeverity()
|
/openbmc/openpower-vpd-parser/vpd-manager/src/ |
H A D | manager_main.cpp | 57 vpd::types::SeverityType::Informational, __FILE__, __FUNCTION__, in main() 67 vpd::types::SeverityType::Informational, __FILE__, __FUNCTION__, in main() 77 vpd::types::SeverityType::Informational, __FILE__, __FUNCTION__, in main() 87 vpd::types::SeverityType::Informational, __FILE__, __FUNCTION__, in main()
|
H A D | parser.cpp | 89 types::SeverityType::Informational, __FILE__, __FUNCTION__, 0, in updateVpdKeyword() 255 types::SeverityType::Informational, __FILE__, __FUNCTION__, 0, in updateVpdKeywordOnRedundantPath() 293 types::SeverityType::Informational, __FILE__, __FUNCTION__, 0, in updateVpdKeywordOnHardware() 321 l_errorType, types::SeverityType::Informational, __FILE__, in updateVpdKeywordOnHardware()
|
H A D | event_logger.cpp | 13 {types::SeverityType::Informational, 91 : m_severityMap.at(types::SeverityType::Informational)); in createAsyncPelWithInventoryCallout() 203 : m_severityMap.at(types::SeverityType::Informational)); in createAsyncPel() 266 : m_severityMap.at(types::SeverityType::Informational)); in createSyncPel()
|
/openbmc/phosphor-logging/test/ |
H A D | elog_quiesce_test.cpp | 52 Entry::Level::Informational, in TEST_F() 80 Entry::Level::Informational, in TEST_F() 119 Entry::Level::Informational, in TEST_F() 176 Entry::Level::Informational, in TEST_F() 235 Entry::Level::Informational, in TEST_F()
|
H A D | elog_update_ts_test.cpp | 71 Entry::Level::Informational, in TEST() 142 Entry::Level::Informational, in TEST()
|
H A D | serialization_test_properties.cpp | 24 Entry::Level::Informational, std::move(message), std::move(testData), in TEST_F()
|
H A D | extensions_test.cpp | 80 c("test", 5, 6, Entry::Level::Informational, ad, assocs, ffdc); in REGISTER_EXTENSION_FUNCTION()
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | redfish_extensions.hpp | 13 Informational, enumerator 28 {ReleaseStatusType::Informational, "Informational"},
|
H A D | log_entry.hpp | 45 Informational, enumerator 86 {CXLEntryType::Informational, "Informational"},
|
H A D | log_service.hpp | 34 Informational, enumerator 130 {SyslogSeverity::Informational, "Informational"},
|
H A D | event_destination.hpp | 78 Informational, enumerator 179 {SyslogSeverity::Informational, "Informational"},
|
/openbmc/phosphor-fan-presence/sensor-monitor/ |
H A D | threshold_alarm_logger.cpp | 65 ErrorData{"WarningHigh", "Clear", Entry::Level::Informational}}}}, 69 ErrorData{"WarningLow", "Clear", Entry::Level::Informational}}}}}}, 75 ErrorData{"CriticalHigh", "Clear", Entry::Level::Informational}}}}, 79 Entry::Level::Informational}}}}}}, 85 Entry::Level::Informational}}}}, 89 Entry::Level::Informational}}}}}}};
|
/openbmc/openbmc-test-automation/openpower/pel/ |
H A D | test_bmc_pel.robot | 238 ${pel_informational_error}= Get PEL Log IDs User Header Event Severity Informational Event 437 Verify Informational Error Log 455 # "Sev": "Informational Event", 462 Should Contain ${pel_records['${id}']['Sev']} Informational 526 Informational BMC 3000 15 529 Informational BMC 1500, Predictive BMC 1500 45 530 Informational BMC 1500, Unrecoverable BMC 1500 45 541 Unrecoverable BMC 1000, Informational BMC 1000, Predictive BMC 1000 45 554 Informational HOST 3000 15 556 Informational HOST 1500, Informational BMC 1500 30 [all …]
|
/openbmc/openpower-proc-control/procedures/phal/ |
H A D | thread_stopall.cpp | 102 Severity::Informational); in threadStopAll() 146 jsonCalloutDataList, pelAdditionalData, Severity::Informational); in threadStopAll()
|
/openbmc/openpower-debug-collector/dump/ |
H A D | create_pel.cpp | 114 return openpower::dump::pel::Severity::Informational; in convertSeverityToEnum() 138 if (logSeverity != openpower::dump::pel::Severity::Informational) in processFFDCPackets() 144 logSeverity = openpower::dump::pel::Severity::Informational; in processFFDCPackets()
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | error_logging_utils_tests.cpp | 284 logI2CError(Entry::Level::Informational, Ref(journal), in TEST() 290 error_logging_utils::logError(eptr, Entry::Level::Informational, in TEST() 294 error_logging_utils::logError(eptr, Entry::Level::Informational, in TEST()
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | create_pel.hpp | 36 const Severity severity = Severity::Informational);
|
/openbmc/phosphor-state-manager/service_files/ |
H A D | phosphor-create-chassis-poweron-log@.service | 17 xyz.openbmc_project.Logging.Entry.Level.Informational 1 CHASSIS_ID %i"
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | phase_fault_detection.cpp | 134 : Entry::Level::Informational; in logPhaseFault()
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | gpio.cpp | 100 Entry::Level severity = Entry::Level::Informational; in logConflict()
|
/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-opal.txt | 14 - bus-frequency: Operating frequency of the i2c bus (in HZ). Informational for
|
/openbmc/openbmc-test-automation/systest/ |
H A D | test_bmc_poll_errors.robot | 25 ... xyz.openbmc_project.Logging.Entry.Level.Informational
|
/openbmc/phosphor-logging/ |
H A D | elog_entry.hpp | 145 static constexpr auto sevLowerLimit = Entry::Level::Informational;
|