Home
last modified time | relevance | path

Searched refs:levelPelError (Results 1 – 7 of 7) sorted by relevance

/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_logging.hpp16 constexpr auto levelPelError = "xyz.openbmc_project.Logging.Entry.Level.Error"; variable
H A Dwatchdog_dbus.cpp107 method.append(eventType, levelPelError, additional, ffdc); in createPel()
/openbmc/openpower-hw-diags/attn/
H A Dattn_logging.hpp13 constexpr auto levelPelError = "xyz.openbmc_project.Logging.Entry.Level.Error"; variable
H A Dvital_handler.cpp163 auto pelId = eventVital(levelPelError); in handleVital()
H A Dattn_dbus.cpp86 method.append(eventPelTerminate, levelPelError, additional); in createPelRaw()
H A Dattn_handler.cpp476 levelPelError, additionalData, ffdc); in phalSbeExceptionHandler()
H A Dattn_logging.cpp319 std::string i_severity = levelPelError) in event()