Searched refs:xc_report (Results 1 – 3 of 3) sorted by relevance
| /tools/libs/ctrl/ |
| A D | xc_private.h | 107 void xc_report(xc_interface *xch, xentoollog_logger *lg, xentoollog_level, 119 xc_report(xch, xch->error_handler, XTL_INFO, 0, _f, ## _a) 121 xc_report(xch, xch->error_handler, XTL_DETAIL, 0, _f, ## _a) 123 xc_report(xch, xch->error_handler, XTL_DEBUG, 0, _f, ## _a)
|
| A D | xc_private.c | 190 void xc_report(xc_interface *xch, xentoollog_logger *lg, in xc_report() function
|
| /tools/libs/guest/ |
| A D | xg_dom_core.c | 88 xc_report(xch, in xc_dom_panic_func()
|
Completed in 15 milliseconds