Searched refs:last_push_time (Results 1 – 2 of 2) sorted by relevance
54 gettimeofday(&rb_info->last_push_time, NULL); in rb_init()138 gettimeofday(&rb_info->last_push_time, NULL); in push_out_rb_data()158 (rb_info->last_push_time.tv_sec + in rb_check_for_timeout()
43 struct timeval last_push_time; member