Home
last modified time | relevance | path

Searched defs:swapvm (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/systat/
H A Dproc.c46 static struct swapvm { struct
47 uint64_t kvo_me;
48 uint32_t swapped; /* in pages */
49 uint64_t next;
50 pid_t pid; /* to avoid double counting */