Searched refs:inactive_external_count (Results 1 – 1 of 1) sorted by relevance
2263 uint32_t inactive_external_count; local2308 inactive_external_count = vm_page_inactive_count - vm_page_anonymous_count;2311 (inactive_external_count >= VM_PAGE_INACTIVE_TARGET(vm_page_pageable_external_count))) {2498 uint32_t inactive_external_count; local2599 inactive_external_count = vm_page_inactive_count - vm_page_anonymous_count;2602 (inactive_external_count < VM_PAGE_INACTIVE_TARGET(vm_page_pageable_external_count))) {