Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dfapi_data_process.cpp292 std::string pelPriority = "H"; in processClockInfoErrorHelper() local
293 jsonCalloutData["Priority"] = pelPriority; // Not used in processClockInfoErrorHelper()
365 std::string pelPriority = in convertFAPItoPELformat() local
370 addPlanarCallout(pelJSONFmtCalloutDataList, pelPriority); in convertFAPItoPELformat()
419 std::string pelPriority = getPelPriority(cdg_tgt.callout_priority); in convertFAPItoPELformat() local
420 jsonCalloutData["Priority"] = pelPriority; in convertFAPItoPELformat()
425 {{"ID", targetInfo.mruId}, {"Priority", pelPriority}}, in convertFAPItoPELformat()
454 std::string pelPriority = in convertFAPItoPELformat() local
456 jsonCalloutData["Priority"] = pelPriority; in convertFAPItoPELformat()
/openbmc/openpower-proc-control/extensions/phal/
H A Dphal_error.cpp396 std::string pelPriority = "L"; in processClockInfoErrorHelper() local
397 jsonCalloutData["Priority"] = pelPriority; // Not used in processClockInfoErrorHelper()
643 std::string pelPriority = in processBootErrorHelper() local
648 addPlanarCallout(jsonCalloutDataList, pelPriority); in processBootErrorHelper()
698 std::string pelPriority = in processBootErrorHelper() local
700 jsonCalloutData["Priority"] = pelPriority; in processBootErrorHelper()
705 {{"ID", targetInfo.mruId}, {"Priority", pelPriority}}, in processBootErrorHelper()
737 std::string pelPriority = in processBootErrorHelper() local
739 jsonCalloutData["Priority"] = pelPriority; in processBootErrorHelper()