Searched defs:swpcnt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_as.c2075 size_t swpcnt = 0; local
2110 swpcnt += SEGOP_SWAPOUT(seg);
2113 return (swpcnt);

Completed in 67 milliseconds