Home
last modified time | relevance | path

Searched defs:logData (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-hw-diags/analyzer/
H A Dcreate_pel.cpp389 std::map<std::string, std::string> logData; in commitPel() local
/openbmc/openpower-proc-control/extensions/phal/
H A Dphal_error.cpp217 std::vector<char> logData(1 + std::vsnprintf(nullptr, 0, fmt, ap)); in processLogTraceCallback() local