Home | History | Annotate | Download | only in opjitconv

Lines Matching defs:debug

71 /* debug flag, print some information */
72 int debug;
268 verbprintf(debug, "Processing dumpfile %s\n", dmp_pathname);
294 verbprintf(debug, "Found JIT dumpfile for process %s\n",
371 verbprintf(debug, "Converting %s to %s\n", dmp_pathname,
563 verbprintf(debug, "JIT convert error %d\n", rc);
590 debug = 0;
592 debug = 1;
625 verbprintf(debug, "start time/end time is %llu/%llu\n",
629 verbprintf(debug, "opjitconv: Ending with rc = %d. This code"