Searched refs:TOTAL_USER_FAULTS_ALLOWED (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.61.5/osfmk/corpses/ | ||
| H A D | task_corpse.h | 65 #define TOTAL_USER_FAULTS_ALLOWED 1 macro |
| H A D | corpse.c | 231 if (newgate.user_faults++ >= TOTAL_USER_FAULTS_ALLOWED) { in task_crashinfo_get_ref() |