Home
last modified time | relevance | path

Searched refs:inactive_burst_count (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.140.41/osfmk/vm/
H A Dvm_pageout.c2103 …*local_freeq, int *local_freed, int *vm_pageout_deadlock_target, unsigned int inactive_burst_count) in vps_flow_control() argument
2130 } else if (inactive_burst_count >= in vps_flow_control()
2864 unsigned int inactive_burst_count = 0; in vm_pageout_scan() local
3099 &vm_pageout_deadlock_target, inactive_burst_count); in vm_pageout_scan()
3106 inactive_burst_count = 0; in vm_pageout_scan()
3122 inactive_burst_count++; in vm_pageout_scan()
3134 inactive_burst_count = 0; in vm_pageout_scan()
3323 inactive_burst_count = 0; in vm_pageout_scan()
3448 inactive_burst_count = 0; in vm_pageout_scan()
3525 inactive_burst_count = 0; in vm_pageout_scan()
[all …]