Searched refs:XTL_INFO (Results 1 – 5 of 5) sorted by relevance
/xen-4.10.0-shim-comet/tools/ocaml/libs/xentoollog/ |
A D | xentoollog_stubs.c | 192 xtl_log(XTL, XTL_INFO, -1, "test", "%s -- test 1", __func__); in stub_xtl_test() 193 xtl_log(XTL, XTL_INFO, ENOSYS, "test errno", "%s -- test 2", __func__); in stub_xtl_test()
|
/xen-4.10.0-shim-comet/tools/libs/toollog/include/ |
A D | xentoollog.h | 36 XTL_INFO, enumerator
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_private.h | 129 xc_report(xch, xch->error_handler, XTL_INFO,0, _f , ## _a); \
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl_migrate.c | 108 xl_report_child_exitstatus(XTL_INFO, child_migration, in migration_child_report()
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_internal.h | 1711 #define LIBXL__LOG_INFO XTL_INFO
|
Completed in 16 milliseconds