Home
last modified time | relevance | path

Searched refs:slowstmp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dvm_pageout.c848 spgcnt_t faststmp, slowstmp, result; in schedpaging() local
850 slowstmp = slowscan * vavail; in schedpaging()
852 result = (slowstmp + faststmp) / in schedpaging()