Searched refs:hwm_kill (Results 1 – 1 of 1) sorted by relevance
3714 memorystatus_act_on_hiwat_processes(uint32_t *errors, uint32_t *hwm_kill, boolean_t *post_snapshot,… in memorystatus_act_on_hiwat_processes() argument3722 *hwm_kill = *hwm_kill + 1; in memorystatus_act_on_hiwat_processes()3745 if (*hwm_kill == 0) { in memorystatus_act_on_hiwat_processes()4075 uint32_t hwm_kill = 0; in memorystatus_thread() local4160 …if (memorystatus_act_on_hiwat_processes(&errors, &hwm_kill, &post_snapshot, &is_critical, &memory_… in memorystatus_thread()