Home
last modified time | relevance | path

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

/src/usr.bin/systat/
H A Dsystat.h66 void procshow(int col, int hight, uint64_t totalswappages);
H A Dswap.c175 procshow(kvnsw + count, LINES - 5 - kvnsw + 3 - DISKHIGHT + 1, in showswap()
H A Dproc.c213 procshow(int lcol, int hight, uint64_t totalswappages) in procshow() function