Home
last modified time | relevance | path

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

/openbmc/qemu/hw/cxl/
H A Dcxl-events.c23 log->first_overflow_timestamp = 0; in reset_overflow()
36 log->first_overflow_timestamp = 0; in cxl_event_init()
114 log->first_overflow_timestamp = time; in cxl_event_insert()
182 pl->first_overflow_timestamp = in cxl_event_get_records()
183 cpu_to_le64(log->first_overflow_timestamp); in cxl_event_get_records()
/openbmc/qemu/include/hw/cxl/
H A Dcxl_events.h63 uint64_t first_overflow_timestamp; member
H A Dcxl_device.h167 uint64_t first_overflow_timestamp; member