Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp306 bool& foundPEL, const std::optional<std::regex>& scrubRegex, in genPELJSON()
502 bool foundPEL = false; in printPELs() local