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

/xnu-2422.115.4/osfmk/kern/
H A Dtask.c177 void task_footprint_exceeded(int warning, __unused const void *param0, __unused const void *param1);
570 ledger_set_callback(t, task_ledgers.phys_footprint, task_footprint_exceeded, NULL, NULL);
3209 task_footprint_exceeded(int warning, __unused const void *param0, __unused const void *param1) function

Completed in 76 milliseconds