Searched defs:sev (Results 1 – 20 of 20) sorted by relevance
104 std::optional<uint8_t> sev = std::nullopt; in UserHeader() local150 auto sev = getSeverity(entry.severity.value(), dataIface); in UserHeader() local304 [](const auto& sev) { return !sev.system.empty(); })) in getSeverity()321 for (const auto& sev : severities) in getSeverity() local
90 for (const auto& sev : severity) in getSeverities() local
39 struct sigevent sev; in main() local
37 auto sev = std::get<Entry::Level>(propMap.at("Severity")); in trap() local
50 uint8_t sev = 0xF0 & eSELData[severityOffset]; in mapSeverity() local168 auto sev = mapSeverity(eSELData); in createHostEntry() local
139 auto sev = sevTypes.find(sevType); in getESELSeverity() local
112 struct sigevent sev; in test_signals() local
175 OBMCErrorNotification(uint32_t id, uint64_t ts, int32_t sev, in OBMCErrorNotification()
44 #define sev() __asm__ __volatile__ ("sev\n\t" : : ); macro
110 auto sev = _severity; in commit() local
71 uint8_t sev; in getEntryLevelFromPEL() local
32 Level findThresholdLevel(uint8_t sev) in findThresholdLevel()
151 auto sev = in getSeverityField() local