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

/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_pageout.c886 boolean_t inactive_throttled = FALSE; local
1836 inactive_throttled = FALSE;
1841 inactive_throttled = TRUE;
1843 inactive_throttled = TRUE;
1846 if (inactive_throttled == TRUE) {

Completed in 14 milliseconds