Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus.c3715 memorystatus_act_on_hiwat_processes(uint32_t *errors, uint32_t *hwm_kill, boolean_t *post_snapshot,… in memorystatus_act_on_hiwat_processes() argument
3724 *post_snapshot = TRUE; in memorystatus_act_on_hiwat_processes()
3886 …eason, int *jld_idle_kills, boolean_t *corpse_list_purged, boolean_t *post_snapshot, uint64_t *mem… in memorystatus_act_aggressive() argument
4021 *post_snapshot = TRUE; in memorystatus_act_aggressive()
4061 *post_snapshot = TRUE; in memorystatus_act_aggressive()
4074 boolean_t post_snapshot = FALSE; in memorystatus_thread() local
4161 …if (memorystatus_act_on_hiwat_processes(&errors, &hwm_kill, &post_snapshot, &is_critical, &memory_… in memorystatus_thread()
4180 …gressive(cause, jetsam_reason, &jld_idle_kills, &corpse_list_purged, &post_snapshot, &memory_recla… in memorystatus_thread()
4199 post_snapshot = TRUE; in memorystatus_thread()
4271 if (post_snapshot) { in memorystatus_thread()