Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dkern_memorystatus_notify.h60 #define VM_PRESSURE_DEBUG(cond, format, ...) \ macro
65 #define VM_PRESSURE_DEBUG(cond, format, ...) macro
/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus_notify.c1172 VM_PRESSURE_DEBUG(1, "[vm_pressure] skipping process %d\n", proc_getpid(p)); in vm_pressure_select_optimal_candidate_to_notify()
1269VM_PRESSURE_DEBUG(0, "[vm_pressure] threshold failed for pid %d with %llu resident...\n", proc_get… in vm_pressure_select_optimal_candidate_to_notify()
1277VM_PRESSURE_DEBUG(1, "[vm_pressure] sending event to pid %d with %llu resident\n", proc_getpid(kno… in vm_pressure_select_optimal_candidate_to_notify()