Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/resctrl/
H A Dcache.c281 int show_cache_info(unsigned long sum_llc_val, int no_of_bits, in show_cache_info() argument
291 avg_llc_val = sum_llc_val / num_of_runs; in show_cache_info()
H A Dresctrl.h114 int show_cache_info(unsigned long sum_llc_val, int no_of_bits,