Searched refs:show_cache_info (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/parisc/include/asm/ |
H A D | cache.h | 43 extern void show_cache_info(struct seq_file *m);
|
/openbmc/linux/tools/testing/selftests/resctrl/ |
H A D | resctrl.h | 114 int show_cache_info(unsigned long sum_llc_val, int no_of_bits,
|
H A D | cmt_test.c | 61 return show_cache_info(sum_llc_occu_resc, no_of_bits, span, in check_results()
|
H A D | cat_test.c | 79 return show_cache_info(sum_llc_perf_miss, no_of_bits, span / 64, in check_results()
|
H A D | cache.c | 281 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 D | processor.c | 446 show_cache_info(m); in show_cpuinfo()
|
H A D | cache.c | 135 show_cache_info(struct seq_file *m) in show_cache_info() function
|