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

/darwin-on-arm/xnu/osfmk/kern/
H A Dzalloc.c497 static int zrecorded = 0; /* number of allocations recorded in the log */ variable
1894 if (!corruption_debug_flag && zrecords[zcurrent].z_element && zrecorded < log_records) {
1898 * the log (since zrecorded is smaller than the size of the log). Look for an unused slot
1924 zrecorded++;
2152 zrecorded++;
2182 zrecorded--;

Completed in 19 milliseconds