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

/freebsd-11-stable/usr.sbin/pstat/
H A Dpstat.c108 static void swapmode(void);
209 swapmode();
456 * swapmode is based on a program called swapinfo written
589 swapmode(void) function
/freebsd-11-stable/usr.bin/top/
H A Dmachine.c274 static int swapmode(int *retavail, int *retfree);
563 /* call CPU heavy swapmode() only for changes */
565 swap_stats[3] = swapmode(&swapavail, &swapfree);
1667 swapmode(int *retavail, int *retfree) function

Completed in 57 milliseconds