Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_ffdc.cpp29 static constexpr auto opLoggingInterface = "org.open_power.Logging.PEL"; variable
70 utils::getService(loggingObjectPath, opLoggingInterface); in createPEL()
73 opLoggingInterface, "CreatePELWithFFDCFiles"); in createPEL()
130 utils::getService(loggingObjectPath, opLoggingInterface); in createOCCResetPEL()
133 opLoggingInterface, "CreatePELWithFFDCFiles"); in createOCCResetPEL()
H A Docc_manager.cpp1535 static constexpr auto opLoggingInterface = "org.open_power.Logging.PEL"; in createPldmSensorPEL() local
1537 utils::getService(loggingObjectPath, opLoggingInterface); in createPldmSensorPEL()
1540 opLoggingInterface, "CreatePELWithFFDCFiles"); in createPldmSensorPEL()
/openbmc/openpower-debug-collector/dump/
H A Dcreate_pel.cpp33 constexpr auto opLoggingInterface = "org.open_power.Logging.PEL"; variable
74 util::getService(bus, opLoggingInterface, loggingObjectPath); in createSbeErrorPEL()
77 opLoggingInterface, "CreatePELWithFFDCFiles"); in createSbeErrorPEL()
/openbmc/openpower-proc-control/extensions/phal/
H A Dcreate_pel.cpp36 constexpr auto opLoggingInterface = "org.open_power.Logging.PEL"; variable
208 util::getService(bus, loggingObjectPath, opLoggingInterface); in createSbeErrorPEL()
211 opLoggingInterface, "CreatePELWithFFDCFiles"); in createSbeErrorPEL()