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

/macosx-10.9.5/xnu-2422.115.4/osfmk/vm/
H A Dvm_pageout.c1209 unsigned int reactivated_this_call; local
1280 reactivated_this_call = 0;
2329 reactivated_this_call++;
2414 reactivated_this_call++;
2435 if (++reactivated_this_call >= reactivate_limit) {

Completed in 182 milliseconds