Home | History | Annotate | Download | only in vm

Lines Matching full:logw

102         LOGW("IRT %p[%d]: iref mismatch (req=%p vs cur=%p)\n",
158 LOGW("IndirectRefTable overflow (max=%d)\n", pRef->maxEntries);
225 LOGW("Invalid indirect reference 0x%08x\n", (u4) iref);
389 LOGW(" NULL reference (count=%d)\n", equiv);
394 LOGW("%5d of %s %dB (%d unique)\n", identical + equiv +1,
397 LOGW("%5d of %s %dB\n", identical + equiv +1,
413 LOGW("Reference table has no entries\n");
422 LOGW("Last %d entries in %s reference table:\n", kLast, descr);
436 LOGW("%5d: %p cls=%s '%s' (%d bytes)\n", i, ref,
440 LOGW("%5d: %p cls=%s (%d bytes)\n", i, ref,
471 LOGW("%s reference table summary (%d entries / %d holes):\n",
500 LOGW("Memory held directly by native code is %d bytes\n", total);