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

/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_pageout.c1162 unsigned int reactivated_this_call; local
1209 reactivated_this_call = 0;
2167 reactivated_this_call++;
2253 reactivated_this_call++;
2275 if (++reactivated_this_call >= reactivate_limit) {
2469 ++reactivated_this_call >= reactivate_limit)

Completed in 79 milliseconds