Home
last modified time | relevance | path

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

/linux/arch/parisc/include/asm/
H A Dcache.h43 extern void show_cache_info(struct seq_file *m);
/linux/tools/testing/selftests/resctrl/
H A Dcache.c183 void show_cache_info(int no_of_bits, __u64 avg_llc_val, size_t cache_span, bool lines) in show_cache_info() function
H A Dcat_test.c56 show_cache_info(no_of_bits, avg_llc_val, cache_span, true); in show_results_info()
/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