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

/xnu-2422.115.4/osfmk/vm/
H A Dvm_pageout.c1221 boolean_t inactive_throttled = FALSE; local
2508 inactive_throttled = FALSE;
2513 inactive_throttled = TRUE;
2515 inactive_throttled = TRUE;
2533 if (inactive_throttled == TRUE) {
2684 inactive_throttled = TRUE;
2686 inactive_throttled = TRUE;
2689 if (inactive_throttled == TRUE)

Completed in 80 milliseconds