Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/top/dist/
H A Ddisplay.c594 summary_format_memory(int x, int y, long *numbers, const char **names, int *cidx) in summary_format_memory() function
1391 summary_format_memory(x_mem, y_mem, stats, memory_names, memory_cidx); in i_memory()
1399 summary_format_memory(x_mem, y_mem, stats, memory_names, memory_cidx); in u_memory()
1420 summary_format_memory(x_swap, y_swap, stats, swap_names, swap_cidx); in i_swap()
1431 summary_format_memory(x_swap, y_swap, stats, swap_names, swap_cidx); in u_swap()