Searched refs:memory_thresholdp (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_proc.c2960 proc_pcontrol_filter(proc_t p, void *memory_thresholdp) argument
2965 (get_task_resident_size(p->task) > *((uint64_t *)memory_thresholdp)); /* and this proc is over the mem threshold, */

Completed in 13 milliseconds