Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel_rules.cpp24 newActionFlags.set(reportFlagBit); in check()
28 newActionFlags.reset(reportFlagBit); in check()
H A Dpel_types.hpp114 reportFlagBit = 13, // 0x2000 enumerator
H A Dmanager.cpp947 attr.actionFlags.test(reportFlagBit) && in createPELEntry()