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