Searched refs:resident_max (Results 1 – 2 of 2) sorted by relevance
1080 uint64_t resident_max = 0;/* MB */ in vm_pressure_select_optimal_candidate_to_notify() local1210 ((curr_task_importance == selected_task_importance) && (resident_size > resident_max))) { in vm_pressure_select_optimal_candidate_to_notify()1222 ((curr_task_importance == selected_task_importance) && (resident_size > resident_max))) { in vm_pressure_select_optimal_candidate_to_notify()1238 ((curr_task_importance == selected_task_importance) && (resident_size > resident_max))) { in vm_pressure_select_optimal_candidate_to_notify()1244 resident_max = resident_size; in vm_pressure_select_optimal_candidate_to_notify()1258 …DBG_VM_PRESSURE_EVENT, DBG_FUNC_NONE, proc_getpid(knote_get_kq(kn_max)->kq_p), resident_max, 0, 0); in vm_pressure_select_optimal_candidate_to_notify()1259 …ding event to pid %d with %llu resident\n", proc_getpid(knote_get_kq(kn_max)->kq_p), resident_max); in vm_pressure_select_optimal_candidate_to_notify()
1359 self.resident_max = 01404 self.resident_max += other.resident_max1483 vmstats.resident_max = phys_mem_entry['lifetime_max'] // page_size