Searched refs:total_sum (Results 1 – 1 of 1) sorted by relevance
30 rt_size_t total_sum = 0; in single_show() local34 total_sum = total_sum + total; in single_show()43 total_sum = total_sum + total * RT_MM_PAGE_SIZE; in single_show()46 dfs_seq_printf(seq, "%-16s%8d KB\n", "MemTotal:", total_sum / 1024); in single_show()
Completed in 5 milliseconds