Searched refs:XTL_DEBUG (Results 1 – 12 of 12) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | test_timedereg.c | 7 test_common_setup(XTL_DEBUG); in main()
|
A D | test_fdderegrace.c | 9 test_common_setup(XTL_DEBUG); in main()
|
A D | libxl_save_helper.c | 223 xtl_log(&logger,XTL_DEBUG,0,program,"starting %s",op); in startup() 231 xtl_log(&logger,XTL_DEBUG,errnoval,program,"complete r=%d",retval); in complete()
|
A D | libxl_convert_callout.c | 153 CTX, chs->rc ? XTL_DEBUG : XTL_ERROR, in helper_exited()
|
A D | libxl_event.c | 27 LIBXL__LOG((ctx), XTL_DEBUG, args, __VA_ARGS__) 339 libxl__log(CTX, XTL_DEBUG, -1,__FILE__,0,func, in time_done_debug() 1946 libxl__log(ctx,XTL_DEBUG,-1,file,line,func,domid, in libxl__ao_create() 1975 libxl__log(CTX,XTL_DEBUG,-1,file,line,func,domid, in libxl__ao_inprogress()
|
A D | libxl_exec.c | 414 libxl_report_child_exitstatus(CTX, XTL_DEBUG, what, pid, status); in spawn_middle_death()
|
A D | libxl_internal.h | 1709 #define LIBXL__LOG_DEBUG XTL_DEBUG
|
/xen-4.10.0-shim-comet/tools/libs/toollog/include/ |
A D | xentoollog.h | 32 XTL_DEBUG, enumerator
|
/xen-4.10.0-shim-comet/tools/libs/call/ |
A D | buffer.c | 23 xtl_log(xcall->logger, XTL_DEBUG, -1, "xencall:buffer", _m)
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/xentoollog/ |
A D | xentoollog_stubs.c | 191 xtl_log(XTL, XTL_DEBUG, -1, "debug", "%s -- debug", __func__); in stub_xtl_test()
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_private.h | 137 xc_report(xch, xch->error_handler, XTL_DEBUG,0, _f , ## _a); \
|
/xen-4.10.0-shim-comet/tools/xenpaging/ |
A D | xenpaging.c | 296 dbg = (xentoollog_logger *)xtl_createlogger_stdiostream(stderr, XTL_DEBUG, 0); in xenpaging_init()
|
Completed in 24 milliseconds