CXL_TEST_EVENT_CNT_MAX
struct cxl_event_record_raw *events[CXL_TEST_EVENT_CNT_MAX];
if ((log->nr_events + 1) > CXL_TEST_EVENT_CNT_MAX) {