Searched refs:sum_time (Results 1 – 2 of 2) sorted by relevance
72 local sum_time=$(($sum_time_a + $sum_time_b))74 if [ $sum_time -le $total_process_time ]; then
4600 long long sum_time; member4669 l->sum_time += age; in add_location()4706 l->sum_time = age; in add_location()4775 if (l->sum_time != l->min_time) { in list_locations()4778 (long)div_u64(l->sum_time, l->count), in list_locations()