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

/macosx-10.10/libauto-186/
H A DZoneCompaction.cpp30 void *CompactionWatchPoint = NULL; variable
227 if (subzone->quantum_address(q) == CompactionWatchPoint) {
228 printf("visiting a reference to CompactionWatchPoint = %p\n", CompactionWatchPoint);
772 if (address == CompactionWatchPoint) {
773 printf("fixing up a reference to CompactionWatchPoint = %p\n", CompactionWatchPoint);

Completed in 143 milliseconds