Searched refs:vm_pageout_inactive_used (Results 1 – 3 of 3) sorted by relevance
694 unsigned int vm_pageout_inactive_used; /* debugging */ member
2651 vm_pageout_state.vm_pageout_inactive_used++; in vps_choose_victim_page()2921 vm_pageout_state.vm_pageout_inactive_used++; in vps_deal_with_throttled_queues()3147 vm_pageout_state.vm_pageout_inactive_used, 0, 0); in vm_pageout_scan()3627 vm_pageout_state.vm_pageout_inactive_used++; in vm_pageout_scan()5199 vm_pageout_state.vm_pageout_inactive_used = 0; in vm_pageout()
3455 …out_inactive_used, CTLFLAG_RD | CTLFLAG_LOCKED, &vm_pageout_state.vm_pageout_inactive_used, 0, "");