Home
last modified time | relevance | path

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

/dragonfly/usr.bin/top/
H A Ddisplay.c593 summary_format_memory(int x, int y, long *numbers, char **names, int *cidx) in summary_format_memory() function
1411 summary_format_memory(x_mem, y_mem, stats, memory_names, memory_cidx); in i_memory()
1419 summary_format_memory(x_mem, y_mem, stats, memory_names, memory_cidx); in u_memory()
1440 summary_format_memory(x_swap, y_swap, stats, swap_names, swap_cidx); in i_swap()
1451 summary_format_memory(x_swap, y_swap, stats, swap_names, swap_cidx); in u_swap()