Searched defs:SEVERITY (Results 1 – 2 of 2) sorted by relevance
20 enum class Index : int32_t { EVENT_NAME = 0, STAT_EVENT_TYPE = 1, COUNT = 2, SEVERITY = 3, SOURCE =… enumerator
71 const std::string SEVERITY = "severity:"; variable