Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/top/
H A Ddisplay.h37 void u_memory(int *stats);
H A Dtop.c704 d_memory = u_memory; in main()
H A Ddisplay.c574 u_memory(int *stats) in u_memory() function