Home
last modified time | relevance | path

Searched defs:fullPEL (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp305 T itr, bool hidden, bool includeInfo, bool critSysTerm, bool fullPEL, in genPELJSON()
474 bool fullPEL, const std::optional<std::regex>& scrubRegex, in printPELs()
857 bool fullPEL = false; in main() local