Searched refs:xc_shadow_op_stats_t (Results 1 – 4 of 4) sorted by relevance
503 xc_shadow_op_stats_t stats = { 0, ctx->save.p2m_size }; in send_memory_live()646 xc_shadow_op_stats_t stats = { 0, ctx->save.p2m_size }; in suspend_and_send_dirty()704 xc_shadow_op_stats_t stats = { 0, ctx->save.p2m_size }; in verify_frames()
455 xc_shadow_op_stats_t stats = { 0, ctx->restore.p2m_size }; in send_checkpoint_dirty_pfn_list()
660 xc_shadow_op_stats_t *stats) in xc_shadow_control()682 sizeof(xc_shadow_op_stats_t)); in xc_shadow_control()
947 typedef struct xen_domctl_shadow_op_stats xc_shadow_op_stats_t; typedef955 xc_shadow_op_stats_t *stats);
Completed in 20 milliseconds