Searched refs:sum_llc_val (Results 1 – 2 of 2) sorted by relevance
50 static int show_results_info(unsigned long sum_llc_val, int no_of_bits, in show_results_info() argument60 avg_llc_val = sum_llc_val / num_of_runs; in show_results_info()
32 static int show_results_info(__u64 sum_llc_val, int no_of_bits, in show_results_info() argument42 avg_llc_val = sum_llc_val / num_of_runs; in show_results_info()