Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/vm/
H A Dvm_phantom_cache.c39 uint32_t phantom_cache_thrashing_threshold_ssd = 1000; variable
481 phantom_cache_thrashing_threshold_ssd)) { in vm_phantom_cache_check_pressure()
/xnu-11417.121.6/bsd/kern/
H A Dkern_sysctl.c4795 extern uint32_t phantom_cache_thrashing_threshold_ssd;
4800 …CTL_INT(_vm, OID_AUTO, phantom_cache_thrashing_threshold_ssd, CTLFLAG_RW | CTLFLAG_LOCKED, &phanto…