Searched refs:memlimit_increase (Results 1 – 2 of 2) sorted by relevance
469 …uint32_t memlimit_increase; /* jetsam memory limit increase (in MB) for active and ina… member
2889 int32_t memlimit_increase = roundToNearestMB(p->p_memlimit_increase); in memstat_set_memlimits_locked() local2890 active_limit = active_limit + memlimit_increase; in memstat_set_memlimits_locked()2891 inactive_limit = inactive_limit + memlimit_increase; in memstat_set_memlimits_locked()7798 mmp_entry.memlimit_increase = roundToNearestMB(p->p_memlimit_increase);