Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dcper-utils.h35 const char *severity_to_string(UINT32 severity);
H A Dcper-parse.c120 json_object_new_string(severity_to_string( in cper_header_to_ir()
315 json_object_new_string(severity_to_string( in cper_section_descriptor_to_ir()
H A Dcper-utils.c236 const char *severity_to_string(UINT32 severity) in severity_to_string() function