Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dlayout.h25 extern int y_swap; /* 4 */
H A Ddisplay.c114 int y_swap = 4; variable
699 line_update(swap_buffer, new, x_swap, y_swap); in u_swap()
H A Dmachine.c256 y_swap = 3 + arc_enabled + carc_enabled + has_swap; in update_layout()
267 y_swap += ncpus - 1; in update_layout()