Searched refs:catchup_result_rows (Results 1 – 3 of 3) sorted by relevance
157 void catchup_result_rows(struct tr_result *, struct tr_conf *);
984 catchup_result_rows(tr_results, conf); in sock_read()1008 catchup_result_rows(tr_results, conf); in send_timer()
1051 catchup_result_rows(struct tr_result *tr_results, struct tr_conf *conf) in catchup_result_rows() function