Searched refs:vm_pageout_inactive_used (Results 1 – 3 of 3) sorted by relevance
691 unsigned int vm_pageout_inactive_used; /* debugging */ member
2629 vm_pageout_state.vm_pageout_inactive_used++; in vps_choose_victim_page()2899 vm_pageout_state.vm_pageout_inactive_used++; in vps_deal_with_throttled_queues()3125 vm_pageout_state.vm_pageout_inactive_used, 0, 0); in vm_pageout_scan()3605 vm_pageout_state.vm_pageout_inactive_used++; in vm_pageout_scan()5158 vm_pageout_state.vm_pageout_inactive_used = 0; in vm_pageout()
3439 …out_inactive_used, CTLFLAG_RD | CTLFLAG_LOCKED, &vm_pageout_state.vm_pageout_inactive_used, 0, "");