Searched refs:xc_shadow_op_stats_t (Results 1 – 4 of 4) sorted by relevance
496 xc_shadow_op_stats_t stats = { 0, ctx->save.p2m_size }; in send_memory_live()631 xc_shadow_op_stats_t stats = { 0, ctx->save.p2m_size }; in suspend_and_send_dirty()689 xc_shadow_op_stats_t stats = { 0, ctx->save.p2m_size }; in verify_frames()
424 xc_shadow_op_stats_t stats = { 0, ctx->restore.p2m_size }; in send_checkpoint_dirty_pfn_list()
682 xc_shadow_op_stats_t *stats) in xc_shadow_control()704 sizeof(xc_shadow_op_stats_t)); in xc_shadow_control()
940 typedef struct xen_domctl_shadow_op_stats xc_shadow_op_stats_t; typedef948 xc_shadow_op_stats_t *stats);
Completed in 15 milliseconds