Searched refs:swapvm (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/systat/
H A Dproc.c46 static struct swapvm { struct
116 const struct swapvm *bb = b;
127 return ((((const struct swapvm *) a)->kvo_me >
128 ((const struct swapvm *) b)->kvo_me) ? -1 : 1);
185 struct swapvm *vm;

Completed in 66 milliseconds