Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus.c3905 static int32_t jld_priority_band_max = JETSAM_PRIORITY_UI_SUPPORT; in memorystatus_act_aggressive() local
3954 jld_priority_band_max = JETSAM_PRIORITY_UI_SUPPORT; in memorystatus_act_aggressive()
3999 jld_priority_band_max = memorystatus_jld_eval_aggressive_priority_band_max; in memorystatus_act_aggressive()
4042 for (band = 0; band < jld_priority_band_max; band++) { in memorystatus_act_aggressive()
4055 jld_priority_band_max, in memorystatus_act_aggressive()