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

/illumos-gate/usr/src/uts/common/os/
H A Dvm_pageout.c570 spgcnt_t faststmp, slowstmp, result; local
573 faststmp = fastscan * (lotsfree - vavail);
574 result = (slowstmp + faststmp) /

Completed in 77 milliseconds