Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/vm/
H A Dvm_reclaim.c118 mach_vm_size_t *trim_threshold_out,
1408 …lculate_autotrim_threshold(vm_deferred_reclamation_metadata_t metadata, size_t *trim_threshold_out) in vmdr_calculate_autotrim_threshold() argument
1452 *trim_threshold_out = phys_footprint_max * autotrim_pct / 100; in vmdr_calculate_autotrim_threshold()
1478 mach_vm_size_t *trim_threshold_out, vm_deferred_reclamation_options_t options) in vmdr_sample_working_set() argument
1486 *trim_threshold_out = 0; in vmdr_sample_working_set()
1578 *trim_threshold_out = vm_map_round_page(unneeded_bytes, in vmdr_sample_working_set()
1594 *trim_threshold_out); in vmdr_sample_working_set()
1600 size_t, *trim_threshold_out); in vmdr_sample_working_set()
1604 *trim_threshold_out, in vmdr_sample_working_set()