Searched refs:vm_pageout_inactive_clean (Results 1 – 3 of 3) sorted by relevance
692 unsigned int vm_pageout_inactive_clean; /* debugging */ member
3009 vm_pageout_state.vm_pageout_inactive_clean, in vm_pageout_scan()3128 vm_pageout_state.vm_pageout_inactive_clean, in vm_pageout_scan()3756 vm_pageout_state.vm_pageout_inactive_clean++; in vm_pageout_scan()5159 vm_pageout_state.vm_pageout_inactive_clean = 0; in vm_pageout()
3438 …t_inactive_clean, CTLFLAG_RD | CTLFLAG_LOCKED, &vm_pageout_state.vm_pageout_inactive_clean, 0, "");