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