Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dir-parse.c159 header->PersistenceInfo = json_object_get_uint64( in ir_header_to_cper()
H A Dcper-parse.c323 add_uint(header_ir, "persistenceInfo", header->PersistenceInfo); in cper_header_to_ir()
/openbmc/libcper/include/libcper/
H A DCper.h173 UINT64 PersistenceInfo; member