Home
last modified time | relevance | path

Searched defs:opLoggingInterface (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-debug-collector/dump/
H A Dcreate_pel.cpp33 constexpr auto opLoggingInterface = "org.open_power.Logging.PEL"; variable
/openbmc/openpower-proc-control/extensions/phal/
H A Dcreate_pel.cpp36 constexpr auto opLoggingInterface = "org.open_power.Logging.PEL"; variable
/openbmc/openpower-occ-control/
H A Docc_ffdc.cpp29 static constexpr auto opLoggingInterface = "org.open_power.Logging.PEL"; variable
H A Docc_manager.cpp1672 static constexpr auto opLoggingInterface = "org.open_power.Logging.PEL"; in createPldmSensorPEL() local