Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dkms_flip.c123 struct timeval current_received_ts; /* the moment we received it */ member
165 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()