Home | History | Annotate | Download | only in hprof-conv

Lines Matching refs:DBUG

31 # define DBUG(...) fprintf(stderr, __VA_ARGS__)
33 # define DBUG(...)
338 DBUG("CDL: 1st count is %d\n", count);
346 DBUG("ERROR: invalid basicType %d\n", basicType);
359 DBUG("CDL: 2nd count is %d\n", count);
380 DBUG("CDL: 3rd count is %d\n", count);
388 DBUG("Total class dump len: %d\n", buf - origBuf);
448 DBUG("--- 0x%02x ", subType);
543 DBUG("(%d)\n", 1 + subLen);
547 DBUG("(adv %d)\n", 1 + subLen);
645 DBUG("Processing heap dump 0x%02x (%d bytes)\n",
652 DBUG("Keeping 0x%02x (%d bytes)\n", type, length);