Searched refs:xc_report (Results 1 – 3 of 3) sorted by relevance
/xen/tools/libxc/ |
A D | xc_private.h | 111 void xc_report(xc_interface *xch, xentoollog_logger *lg, xentoollog_level, 123 xc_report(xch, xch->error_handler, XTL_INFO,0, _f , ## _a); \ 127 xc_report(xch, xch->error_handler, XTL_DETAIL,0, _f , ## _a); \ 131 xc_report(xch, xch->error_handler, XTL_DEBUG,0, _f , ## _a); \
|
A D | xc_private.c | 192 void xc_report(xc_interface *xch, xentoollog_logger *lg, in xc_report() function
|
A D | xc_dom_core.c | 89 xc_report(xch, in xc_dom_panic_func()
|
Completed in 7 milliseconds