Searched refs:subSection (Results 1 – 8 of 8) sorted by relevance
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | pel_values.hpp | 31 const std::string subSection = "Sub-section type"; variable
|
| H A D | failing_mtms.cpp | 83 jsonInsert(json, pv::subSection, getNumberString("%d", _header.subType), 1); in getJSON()
|
| H A D | private_header.cpp | 96 jsonInsert(ph, pv::subSection, getNumberString("%d", _header.subType), 1); in getJSON()
|
| H A D | extended_user_header.cpp | 173 jsonInsert(json, pv::subSection, getNumberString("%d", _header.subType), 1); in getJSON()
|
| H A D | user_header.cpp | 268 jsonInsert(uh, pv::subSection, getNumberString("%d", _header.subType), 1); in getJSON()
|
| H A D | user_data_json.cpp | 48 output[pv::subSection] = std::to_string(subType); in prettyJSON()
|
| H A D | pel.cpp | 384 jsonInsert(buf, pv::subSection, in printSectionInJSON()
|
| H A D | src.cpp | 711 jsonInsert(ps, pv::subSection, getNumberString("%d", _header.subType), 1); in getJSON()
|