Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp550 void callFunctionOnPEL(const std::string& id, const PELFunc& func, in callFunctionOnPEL() function
897 callFunctionOnPEL(idPEL, displayPEL, false, hexDump, archive); in main()
901 callFunctionOnPEL(bmcId, displayPEL, true, hexDump, archive); in main()