TI_TS_ARRAY
uint64_t ts[TI_TS_ARRAY];
if (irq->tstamps.ctl.cnt - priv->cnt > TI_TS_ARRAY)
level += TI_TS_ARRAY;
if (++idx == TI_TS_ARRAY)
if (++wr == TI_TS_ARRAY)