Home
last modified time | relevance | path

Searched refs:show_cache_info (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/parisc/include/asm/
H A Dcache.h43 extern void show_cache_info(struct seq_file *m);
/openbmc/linux/tools/testing/selftests/resctrl/
H A Dresctrl.h114 int show_cache_info(unsigned long sum_llc_val, int no_of_bits,
H A Dcmt_test.c61 return show_cache_info(sum_llc_occu_resc, no_of_bits, span, in check_results()
H A Dcat_test.c79 return show_cache_info(sum_llc_perf_miss, no_of_bits, span / 64, in check_results()
H A Dcache.c281 int show_cache_info(unsigned long sum_llc_val, int no_of_bits, in show_cache_info() function
/openbmc/linux/arch/parisc/kernel/
H A Dprocessor.c446 show_cache_info(m); in show_cpuinfo()
H A Dcache.c135 show_cache_info(struct seq_file *m) in show_cache_info() function