Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/vm/
H A Dvm_compressor_backing_store_internal.h107 void vm_swap_reset_max_segs_tracking(uint64_t *alloced_max, uint64_t *used_max);
H A Dvm_compressor_backing_store.c2511 vm_swap_reset_max_segs_tracking(uint64_t *alloced_max, uint64_t *used_max) in vm_swap_reset_max_segs_tracking() argument
2515 *alloced_max = (uint64_t) vm_swapfile_total_segs_alloced_max * compressed_swap_chunk_size; in vm_swap_reset_max_segs_tracking()