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.cpp291 std::string pelPriority = "H"; in processClockInfoErrorHelper() local
292 jsonCalloutData["Priority"] = pelPriority; // Not used in processClockInfoErrorHelper()
369 std::string pelPriority = in convertFAPItoPELformat() local
374 addPlanarCallout(pelJSONFmtCalloutDataList, pelPriority); in convertFAPItoPELformat()
425 std::string pelPriority = in convertFAPItoPELformat() local
427 jsonCalloutData["Priority"] = pelPriority; in convertFAPItoPELformat()
432 {{"ID", targetInfo.mruId}, {"Priority", pelPriority}}, in convertFAPItoPELformat()
461 std::string pelPriority = in convertFAPItoPELformat() local
463 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()
647 std::string pelPriority = in processBootErrorHelper() local
652 addPlanarCallout(jsonCalloutDataList, pelPriority); in processBootErrorHelper()
706 std::string pelPriority = in processBootErrorHelper() local
708 jsonCalloutData["Priority"] = pelPriority; in processBootErrorHelper()
714 {"Priority", pelPriority}}, in processBootErrorHelper()
746 std::string pelPriority = in processBootErrorHelper() local
748 jsonCalloutData["Priority"] = pelPriority; in processBootErrorHelper()