Lines Matching refs:debug
316 debug(2, "clearing slot %d (%d) (saving %d)\n", in finalize_phase_one()
319 debug(2, "clearing slot %d (%d)\n", slotnum, i); in finalize_phase_one()
329 debug(2, "phase one done: donequeue has %d items\n", in finalize_phase_one()
389 debug(2, "%d: merging %p into %p\n", pthread_self(), in wip_add_work()
459 debug(2, "%d: entering p2 completion barrier\n", in worker_runphase2()
487 debug(2, "%d: merging %p into %p\n", pthread_self(), in worker_runphase2()
505 debug(2, "%d: added %p to queue, len now %d, ninqueue %d\n", in worker_runphase2()
522 debug(2, "%d: entering first barrier\n", pthread_self()); in worker_thread()
526 debug(2, "%d: doing work in first barrier\n", pthread_self()); in worker_thread()
532 debug(2, "%d: ninqueue is %d, %d on queue\n", pthread_self(), in worker_thread()
536 debug(2, "%d: entering second barrier\n", pthread_self()); in worker_thread()
540 debug(2, "%d: phase 1 complete\n", pthread_self()); in worker_thread()
554 debug(3, "Adding tdata %p for processing\n", (void *)td); in merge_ctf_cb()
558 debug(2, "Throttling input (len = %d, throttle = %d)\n", in merge_ctf_cb()
564 debug(1, "Thread %d announcing %s\n", pthread_self(), name); in merge_ctf_cb()
661 debug(1, "Using %d slots, %d threads\n", wq->wq_nwipslots, in wq_init()
946 debug(2, "Statistics for td %p\n", (void *)mstrtd); in main()