Home | History | Annotate | Download | only in netperf

Lines Matching refs:trans_received

2755   int	trans_received = 0;
2975 trans_received++;
2983 trans_received);
3006 trans_received);
3010 dg_rr_results->bytes_received = (trans_received *
3013 dg_rr_results->trans_received = trans_received;
3045 int trans_received = 0;
3248 fprintf(where,"about to receive for trans %d\n",trans_received);
3271 fprintf(where,"just received for trans %d\n",trans_received);
3288 fprintf(where,"about to send for trans %d\n",trans_received);
3309 trans_received++;
3317 trans_received);
3339 trans_received);
3343 stream_rr_results->bytes_received = (trans_received *
3346 stream_rr_results->trans_received = trans_received;