Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel_paths.cpp29 static constexpr size_t defaultMaxNumPELs = 3000; variable
61 return defaultMaxNumPELs; in getMaxNumPELs()