Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Ddisplay.h36 void u_memory(int *stats);
H A Ddisplay.c572 u_memory(int *stats) in u_memory() function
H A Dtop.c702 d_memory = u_memory; in main()