Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Ddisplay.h40 void u_swap(int *stats);
H A Ddisplay.c688 u_swap(int *stats) in u_swap() function
H A Dtop.c705 d_swap = u_swap; in main()