Searched refs:vm_pageout_protected_sharedcache (Results 1 – 3 of 3) sorted by relevance
377 unsigned long vm_pageout_protected_sharedcache; member
1843 tmp = vm_pageout_vminfo.vm_pageout_protected_sharedcache;1844 …eout_stat_now].protected_sharedcache = (unsigned int)(tmp - last.vm_pageout_protected_sharedcache);1845 last.vm_pageout_protected_sharedcache = tmp;3626 vm_pageout_vminfo.vm_pageout_protected_sharedcache++;
2587 …sharedcache, CTLFLAG_RD | CTLFLAG_LOCKED, &vm_pageout_vminfo.vm_pageout_protected_sharedcache, "");