Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/vm/
H A Dvm_compressor_backing_store.c766 vm_swapfile_should_create(uint64_t now) in vm_swapfile_should_create() function
816 if (!vm_swapfile_should_create(now)) { in vm_swapfile_create_thread()
1768 if (vm_swapfile_should_create(now) && !vm_swapfile_create_thread_running) { in vm_swap_put()
1798 if (vm_swapfile_should_create(now)) { in vm_swap_put()