Searched refs:total_average_bandwidth (Results 1 – 3 of 3) sorted by relevance
342 struct bw_fixed total_average_bandwidth; member
348 bw_fixed_to_int(data->total_average_bandwidth)); in print_bw_calcs_data()
1490 data->total_average_bandwidth = bw_int_to_fixed(0); in calculate_bandwidth()1494 … data->total_average_bandwidth = bw_add(data->total_average_bandwidth, data->average_bandwidth[i]); in calculate_bandwidth()