Lines Matching refs:debug

98 static int debug_mode = 0;		/* debug mode flag */
142 debug("cannot get class-specific scheduling parameters; "
191 debug("process %d: became unscannable\n",
205 debug("insufficient memory to track new process %d", (int)pid);
228 debug("The collection %lld already has these members, "
233 debug("\t%d\n", (int)cur->lpc_pid);
246 debug("tracking %s %ld %d %s%s\n",
296 debug("revoking psinfo fd for process %d\n", (int)lpc->lpc_pid);
300 debug("revoking psinfo fd for unknown process\n");
337 debug("cannot open %s", pathbuf);
349 debug("could not close fd %d", fd);
359 debug("could not close fd %d", fd);
411 debug("physical page size: %luKB\n", page_size_kb);
420 debug("%s: %lld nanoseconds\n", msg, diff);
422 debug("%s: %.2f microseconds\n", msg, (float)diff / MILLISEC);
424 debug("%s: %.2f milliseconds\n", msg, (float)diff / MICROSEC);
426 debug("%s: %.2f seconds\n", msg, (float)diff / NANOSEC);
450 debug("vmusage sample flags 0x%x\n", flags);
468 debug("kernel nres %lu\n", (ulong_t)nres);
487 debug("vmusage_sample\n");
489 debug("%d: id: %d, type: 0x%x, rss_all: %llu (%lluKB), "
620 debug("process %d finished\n", (int)lpc->lpc_pid);
637 debug("%s %s rss/cap: %llu/%llu, excess = %lld kB\n",
700 debug("global zone excess %lldKB\n", (long long)excess);
730 debug("%s %ld excess %lld scan_goal %lld sum_excess %llu, "
771 debug("%s %ld excess %lld scan_goal %lld sum_excess %llu, "
809 debug("physical memory%s: %lluM\n", (old_phys_total == 0 ?
839 debug("could not close %d lpc_psinfo_fd %d",
845 debug("could not close %d lpc_pgdata_fd %d",
851 debug("could not close %d lpc_xmap_fd %d",
911 debug("freeing %s %s\n",
976 debug("reconfigure...\n");
1034 debug("%s %s status: succeeded/attempted (k): %llu/%llu, "
1079 debug("can't write %s %s statistics",
1133 debug("global memory pressure detected (%llu "
1193 debug("temporary file template size too small\n");
1296 debug("updating statistics...\n");
1299 debug("couldn't update statistics");
1346 debug("collection types: 0x%x\n", col_types);
1368 debug("any collection/project over cap = %d, %d\n",
1372 debug("memory pressure %d%%\n", memory_pressure);
1381 debug("%senforcing caps\n", enforce_caps ? "" : "not ");
1404 debug("scanning process list...\n");
1413 debug("scan goal is %lldKB\n",
1493 debug("forking\n");
1510 debug(gettext("setsid() failed; cannot detach from "
1548 debug("fd limit: %lu\n", rl.rlim_cur);
1550 debug("fd limit: unknown\n");
1654 debug("sleeping %-4.2f seconds\n", (float)(next -
1661 debug("exiting due to signal %d\n", termination_signal);