Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Dvm_meter.c448 vm_pagequeue_count(int pq) in vm_pagequeue_count() function
464 return (vm_pagequeue_count(PQ_ACTIVE)); in vm_active_count()
471 return (vm_pagequeue_count(PQ_INACTIVE)); in vm_inactive_count()
478 return (vm_pagequeue_count(PQ_LAUNDRY)); in vm_laundry_count()