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

/illumos-gate/usr/src/cmd/mdb/demo/common/
H A Dexample1.c87 mdb_printf("%8llu pages of unallocated swap\n", vm.swap_free);
/illumos-gate/usr/src/uts/common/sys/
H A Dswap.h203 #define swap_free(AP) macro
H A Dsysinfo.h184 uint64_t swap_free; /* (1 sec) += unallocated swap in pages */ member in struct:vminfo
/illumos-gate/usr/src/uts/common/os/
H A Dclock.c857 vminfo.swap_free += free;
/illumos-gate/usr/src/cmd/stat/kstat/
H A Dkstat.c1085 SAVE_UINT64(ksi, vminfo, swap_free);
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs386 SAVE_UINT64(self, vminfop, swap_free);

Completed in 761 milliseconds