Home
last modified time | relevance | path

Searched refs:sum_llc_val (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/resctrl/
Dcache.c293 int show_cache_info(unsigned long sum_llc_val, int no_of_bits, in show_cache_info() argument
303 avg_llc_val = sum_llc_val / (num_of_runs - 1); in show_cache_info()
Dresctrl.h120 int show_cache_info(unsigned long sum_llc_val, int no_of_bits,