Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dcper-parse.c135 char timestamp_string[TIMESTAMP_LENGTH]; in cper_header_to_ir() local
136 timestamp_to_string(timestamp_string, &header->TimeStamp); in cper_header_to_ir()
140 json_object_new_string(timestamp_string)); in cper_header_to_ir()