Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp856 bool showPELCount = false; in main() local
868 app.add_flag("-n", showPELCount, "Show number of PELs"); in main()
924 else if (showPELCount) in main()