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

/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_pageout.c4928 boolean_t should_be_throttled = FALSE; local
5036 should_be_throttled = TRUE;
5282 } else if (should_be_throttled == TRUE && !m->active && !m->inactive && !m->speculative && !m->throttled) {

Completed in 81 milliseconds