Searched refs:show_cache_info (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/arch/parisc/include/asm/ |
D | cache.h | 34 extern void show_cache_info(struct seq_file *m);
|
/linux-6.1.9/tools/testing/selftests/resctrl/ |
D | resctrl.h | 118 int show_cache_info(unsigned long sum_llc_val, int no_of_bits,
|
D | cmt_test.c | 73 return show_cache_info(sum_llc_occu_resc, no_of_bits, param->span, in check_results()
|
D | cat_test.c | 90 return show_cache_info(sum_llc_perf_miss, no_of_bits, param->span / 64, in check_results()
|
D | cache.c | 287 int show_cache_info(unsigned long sum_llc_val, int no_of_bits, in show_cache_info() function
|
/linux-6.1.9/arch/parisc/kernel/ |
D | processor.c | 432 show_cache_info(m); in show_cpuinfo()
|
D | cache.c | 117 show_cache_info(struct seq_file *m) in show_cache_info() function
|