Searched refs:IPRINTF (Results 1 – 5 of 5) sorted by relevance
/xen/tools/libxc/ |
A D | xc_sr_restore.c | 64 IPRINTF("Found %s domain, converted from legacy stream format", in read_headers() 69 IPRINTF("Found %s domain from Xen %u.%u", in read_headers() 567 IPRINTF("All records buffered"); in handle_checkpoint() 576 IPRINTF("All records processed"); in handle_checkpoint() 801 IPRINTF("Restoring domain"); in restore() 855 IPRINTF("COLO Failover"); in restore() 867 IPRINTF("Restore successful"); in restore() 962 IPRINTF("XenStore: mfn %#"PRIpfn", dom %d, evt %u", in xc_domain_restore() 967 IPRINTF("Console: mfn %#"PRIpfn", dom %d, evt %u", in xc_domain_restore()
|
A D | xc_private.h | 122 #define IPRINTF(_f, _a...) do { int IPRINTF_errno = errno; \ macro
|
A D | xc_offline_page.c | 642 IPRINTF("Now page is offlined %lx\n", mfn); in xc_exchange_page()
|
A D | xc_core.c | 827 IPRINTF("exceeded nr_pages (%ld) losing pages", nr_pages); in xc_domain_dumpcore_via_callback()
|
A D | xc_sr_save.c | 856 IPRINTF("Saving domain %d, type %s", in save()
|
Completed in 10 milliseconds