Lines Matching refs:VERB
216 #define VERB(verb, format, args...) \ macro
526 VERB(4, "filtering alloc fn %s\n", fnname); in filter_IPs()
538 VERB(4, "ignored allocation from fn %s\n", fnname); in filter_IPs()
551 VERB(4, "main/below main: keeping 1 fn\n"); in filter_IPs()
554 VERB(4, "main/below main: filtering %d\n", n_ips - mbm - 1); in filter_IPs()
560 VERB(4, "filtering IPs above clo_depth\n"); in filter_IPs()
578 VERB(4, "removing top fn %s from stacktrace\n", in make_ec()
740 VERB(verbosity, "%s S%s%3d (t:%lld, hp:%lu, ex:%lu, st:%lu)\n", in VERB_snapshot()
776 VERB(2, "Culling...\n"); in cull_snapshots()
859 VERB(2, "(Ignoring interval %d--%d when computing minimum)\n", i-1, i); in cull_snapshots()
873 VERB(2, "Finished culling (%3d of %3d deleted)\n", in cull_snapshots()
878 VERB(2, "New time interval = %lld (between snapshots %d and %d)\n", in cull_snapshots()
1041 VERB(2, " (skipped %d snapshot%s)\n", in maybe_take_snapshot()
1134 VERB(3, "<<< record_block (%lu, %lu)\n", req_szB, slop_szB); in record_block()
1154 VERB(3, "(ignored)\n"); in record_block()
1157 VERB(3, ">>>\n"); in record_block()
1199 VERB(3, "<<< unrecord_block\n"); in unrecord_block()
1224 VERB(3, "(ignored)\n"); in unrecord_block()
1227 VERB(3, ">>> (-%lu, -%lu)\n", hc->req_szB, hc->slop_szB); in unrecord_block()
1264 VERB(3, "<<< realloc_block (%lu)\n", new_req_szB); in realloc_block()
1352 VERB(3, "(ignored)\n"); in realloc_block()
1355 VERB(3, ">>> (%ld, %ld)\n", in realloc_block()
1542 VERB(3, "<<< new_mem_stack (%lu)\n", len); in new_mem_stack_2()
1546 VERB(3, ">>>\n"); in new_mem_stack_2()
1553 VERB(3, "<<< die_mem_stack (-%lu)\n", len); in die_mem_stack_2()
1558 VERB(3, ">>>\n"); in die_mem_stack_2()
1981 VERB(2, "clo_pages_as_heap orig LD_PRELOAD '%s'\n", LD_PRELOAD_val); in ms_post_clo_init()
2005 VERB(2, "clo_pages_as_heap cleaned LD_PRELOAD '%s'\n", LD_PRELOAD_val); in ms_post_clo_init()
2010 VERB(1, "alloc-fns:\n"); in ms_post_clo_init()
2013 VERB(1, " %s\n", *fn_ptr); in ms_post_clo_init()
2016 VERB(1, "ignore-fns:\n"); in ms_post_clo_init()
2018 VERB(1, " <empty>\n"); in ms_post_clo_init()
2022 VERB(1, " %d: %s\n", i, *fn_ptr); in ms_post_clo_init()