Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel_types.hpp83 notApplicable = 0x00, enumerator
H A Dpel_rules.cpp43 if (newEventType == static_cast<uint8_t>(EventType::notApplicable)) in check()
H A Duser_header.cpp196 : static_cast<uint8_t>(EventType::notApplicable); in UserHeader()