Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/vm/
H A Dvm_compressor_backing_store.c764 vm_swapfile_should_create(uint64_t now) in vm_swapfile_should_create() function
814 if (!vm_swapfile_should_create(now)) { in vm_swapfile_create_thread()
1766 if (vm_swapfile_should_create(now) && !vm_swapfile_create_thread_running) { in vm_swap_put()
1796 if (vm_swapfile_should_create(now)) { in vm_swap_put()