Searched refs:current_received_ts (Results 1 – 1 of 1) sorted by relevance
123 struct timeval current_received_ts; /* the moment we received it */ member165 timeval_float(&es->current_received_ts), in dump_event_state()396 es->current_received_ts = now; in event_handler()474 timersub(&es->current_received_ts, &tv, &es->current_ts); in fixup_premature_vblank_ts()493 timersub(&es->current_ts, &es->current_received_ts, &diff); in check_state()841 es->last_received_ts = es->current_received_ts; in update_state()