Home
last modified time | relevance | path

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

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