Searched refs:last_received_ts (Results 1 – 1 of 1) sorted by relevance
115 struct timeval last_received_ts; /* the moment we received it */ member162 timeval_float(&es->last_received_ts), in dump_event_state()503 timersub(&es->current_ts, &es->last_received_ts, &diff); in check_state()504 igt_assert_f(timercmp(&es->last_received_ts, &es->current_ts, <), in check_state()841 es->last_received_ts = es->current_received_ts; in update_state()