Home
last modified time | relevance | path

Searched defs:cper_timestamp (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/src/include/
H A Dcper.h21 typedef struct cper_timestamp { /* BCD values */ struct
30 } __packed cper_timestamp_t; argument
418 static inline cper_timestamp_t cper_timestamp(int precise) in cper_timestamp() function