Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp678 void displayPEL(const PEL& pel, bool hexDump) in displayPEL() function
909 callFunctionOnPEL(idPEL, displayPEL, false, hexDump, archive); in main()
913 callFunctionOnPEL(bmcId, displayPEL, true, hexDump, archive); in main()