Home
last modified time | relevance | path

Searched refs:addDebugData (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsrc.cpp404 addDebugData(msg); in setUserDefinedHexWords()
418 addDebugData(msg); in setUserDefinedHexWords()
919 addDebugData(msg); in addInventoryCallout()
930 addDebugData(msg); in addInventoryCallout()
978 addDebugData(std::format( in getRegistryCallouts()
1009 addDebugData(msg); in addRegistryCallouts()
1032 addDebugData(msg); in addRegistryCallout()
1072 addDebugData( in addRegistryCallout()
1115 addDebugData(msg); in addRegistryCallout()
1157 addDebugData(e.what()); in addDevicePathCallouts()
[all …]
H A Dsection.hpp139 void addDebugData(const std::string& data) in addDebugData() function in openpower::pels::Section