Searched refs:tegra20_mc_printf_percents (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/memory/tegra/ |
A D | tegra20.c | 599 static void tegra20_mc_printf_percents(struct seq_file *s, in tegra20_mc_printf_percents() function 634 tegra20_mc_printf_percents(s, "%-9s", stats[i].events); in tegra20_mc_stats_show() 640 tegra20_mc_printf_percents(s, "%-10s", stats[i].arb_timeout); in tegra20_mc_stats_show() 646 tegra20_mc_printf_percents(s, "%-16s", stats[i].arb_high_prio); in tegra20_mc_stats_show() 652 tegra20_mc_printf_percents(s, "%-16s", stats[i].arb_bandwidth); in tegra20_mc_stats_show() 658 tegra20_mc_printf_percents(s, "%-12s", stats[i].rd_wr_change); in tegra20_mc_stats_show() 668 tegra20_mc_printf_percents(s, "%-13s", stats[i].successive); in tegra20_mc_stats_show() 674 tegra20_mc_printf_percents(s, "%-12s\n", stats[i].page_miss); in tegra20_mc_stats_show()
|
Completed in 4 milliseconds