Searched refs:XTL_DETAIL (Results 1 – 6 of 6) sorted by relevance
| /tools/include/ |
| A D | xentoollog.h | 34 XTL_DETAIL, enumerator
|
| /tools/xenpaging/ |
| A D | xenpaging.h | 77 #define DPRINTF(msg, args...) xtl_log(paging->logger, XTL_DETAIL, 0, \
|
| /tools/libs/guest/ |
| A D | xg_dom_elfloader.c | 41 iserr ? XTL_ERROR : XTL_DETAIL, in log_callback()
|
| A D | xg_dom_core.c | 57 xtl_createlogger_stdiostream(xch->dombuild_logger_file, XTL_DETAIL, in xc_dom_loginit() 72 xtl_logv(xch->dombuild_logger, XTL_DETAIL, -1, "domainbuilder", fmt, args); in xc_dom_printf()
|
| /tools/libs/toollog/ |
| A D | xtl_logger_stdio.c | 115 this_level = XTL_DETAIL; in stdiostream_progress()
|
| /tools/libs/ctrl/ |
| A D | xc_private.h | 121 xc_report(xch, xch->error_handler, XTL_DETAIL, 0, _f, ## _a)
|
Completed in 41 milliseconds