Lines Matching refs:DEBUG
25 #ifdef DEBUG
338 #ifdef DEBUG in time_done_debug()
542 LOG(DEBUG, "watch epath=%s token=%s: empty slot", epath, token); in watchfd_callback()
547 LOG(DEBUG, "watch w=%p epath=%s token=%s: counter != %"PRIx32, in watchfd_callback()
566 LOG(DEBUG, "watch w=%p wpath=%s token=%s: unexpected epath=%s", in watchfd_callback()
572 LOG(DEBUG, "watch w=%p wpath=%s token=%s: event epath=%s", in watchfd_callback()
635 LOG(DEBUG, "watch w=%p wpath=%s token=%s: register slotnum=%d", in libxl__ev_xswatch_register()
672 LOG(DEBUG, "watch w=%p wpath=%s token=%s: deregister slotnum=%d", in libxl__ev_xswatch_deregister()
686 LOG(DEBUG, "watch w=%p: deregister unregistered", w); in libxl__ev_xswatch_deregister()
861 LOG(DEBUG, "backend %s wanted state %d "" timed out", ds->w.path, in devstate_callback()
866 LOG(DEBUG, "backend %s wanted state %d"" but it was removed", in devstate_callback()
874 LOG(DEBUG, "backend %s wanted state %d ok", ds->w.path, ds->wanted); in devstate_callback()
877 LOG(DEBUG, "backend %s wanted state %d"" still waiting state %d", in devstate_callback()
1397 LOG(DEBUG,"event %p callback type=%s", in egc_run_callbacks()
1404 LOG(DEBUG,"ao %p: progress report: callback aop=%p", aop->ao, aop); in egc_run_callbacks()
1418 LOG(DEBUG,"ao %p: completion callback", ao); in egc_run_callbacks()
1838 LOG(DEBUG,"ao %p: destroy",ao); in libxl__ao__destroy()
1848 LOG(DEBUG,"ao %p: create fail",ao); in libxl__ao_create_fail()
1869 LOG(DEBUG,"ao %p: complete, rc=%d",ao,rc); in libxl__ao_complete()
1908 LOG(DEBUG, "ao %p: complete for callback", ao); in libxl__ao_complete_check_progress_reports()
2184 LOG(DEBUG,"ao %p: progress report: ignored",ao); in libxl__ao_progress_report()
2194 LOG(DEBUG,"ao %p: progress report: callback queued aop=%p",ao,aop); in libxl__ao_progress_report()
2196 LOG(DEBUG,"ao %p: progress report: event queued ev=%p type=%s", in libxl__ao_progress_report()
2227 LOG(DEBUG,"ao %p: nested ao, parent %p", child, parent); in libxl__nested_ao_create()