Home
last modified time | relevance | path

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

/xnu-12377.1.9/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()
1790 if (vm_swapfile_should_create(now) && !vm_swapfile_create_thread_running) { in vm_swap_put()
1820 if (vm_swapfile_should_create(now)) { in vm_swap_put()