Lines Matching full:logw
67 LOGW("ReferenceTable overflow (max=%d)\n", pRef->maxEntries);
187 LOGW(" NULL reference (count=%d)\n", equiv);
196 LOGW("%5d of %s %dB (%d unique)\n", identical + equiv +1,
199 LOGW("%5d of %s %dB\n", identical + equiv +1, descriptor, size);
219 LOGW("%s reference table has no entries\n", descr);
227 LOGW("Last %d entries in %s reference table:\n", kLast, descr);
239 LOGW("%5d: %p cls=%s '%s' (%d bytes)\n", i, ref,
244 LOGW("%5d: %p cls=(raw) (%d bytes)\n", i, ref, size);
246 LOGW("%5d: %p cls=%s (%d bytes)\n", i, ref,
263 LOGW("%s reference table summary (%d entries):\n", descr, count);
291 LOGW("Memory held directly by tracked refs is %d bytes\n", total);