Searched refs:hwm_kill (Results 1 – 1 of 1) sorted by relevance
3715 memorystatus_act_on_hiwat_processes(uint32_t *errors, uint32_t *hwm_kill, boolean_t *post_snapshot,… in memorystatus_act_on_hiwat_processes() argument3723 *hwm_kill = *hwm_kill + 1; in memorystatus_act_on_hiwat_processes()3746 if (*hwm_kill == 0) { in memorystatus_act_on_hiwat_processes()4076 uint32_t hwm_kill = 0; in memorystatus_thread() local4161 …if (memorystatus_act_on_hiwat_processes(&errors, &hwm_kill, &post_snapshot, &is_critical, &memory_… in memorystatus_thread()