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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dzalloc.c399 static int zrecorded = 0; /* number of allocations recorded in the log */ variable
1049 if (!check_freed_element && zrecords[zcurrent].z_element && zrecorded < log_records) {
1053 * the log (since zrecorded is smaller than the size of the log). Look for an unused slot
1079 zrecorded++;
1244 zrecorded++;
1274 zrecorded--;

Completed in 90 milliseconds