Searched refs:downtime_bytes (Results 1 – 4 of 4) sorted by relevance
62 Stat64 downtime_bytes; member
131 if (info->ram->downtime_bytes) { in hmp_info_migrate()133 info->ram->downtime_bytes >> 10); in hmp_info_migrate()
1192 info->ram->downtime_bytes = stat64_get(&mig_stats.downtime_bytes); in populate_ram_info()
466 stat64_add(&mig_stats.downtime_bytes, bytes); in ram_transferred_add()