Home
last modified time | relevance | path

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

/linux/drivers/cxl/
H A Dcxlmem.h640 __le64 first_overflow_timestamp; member
/linux/drivers/cxl/core/
H A Dtrace.h150 __entry->first_ts = le64_to_cpu(payload->first_overflow_timestamp);
/linux/tools/testing/cxl/test/
H A Dmem.c283 pl->first_overflow_timestamp = cpu_to_le64(ns); in mock_get_event()