Searched refs:vm_page_throttle_count (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_page.h445 unsigned int vm_page_throttle_count; /* Count of page allocations throttled */
H A Dvm_fault.c559 ++vm_page_throttle_count;
H A Dvm_resident.c353 unsigned int vm_page_throttle_count = 0; variable

Completed in 37 milliseconds