Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/vm/
H A Dvm_reclaim.c1393 ledger_amount_t phys_footprint_max = 0; local
1395 task_ledgers.phys_footprint, &phys_footprint_max);
1398 return phys_footprint_max * autotrim_pct / 100;