Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/vm/
H A Dvm_compressor_backing_store.c784 vm_swapfile_should_create(uint64_t now) in vm_swapfile_should_create() function
834 if (!vm_swapfile_should_create(now)) { in vm_swapfile_create_thread()
1786 if (vm_swapfile_should_create(now) && !vm_swapfile_create_thread_running) { in vm_swap_put()
1816 if (vm_swapfile_should_create(now)) { in vm_swap_put()