Searched refs:compBytes (Results 1 – 1 of 1) sorted by relevance
1644 uint64_t compBytes; in hibernate_write_image() local1738 compBytes = 0; in hibernate_write_image()2079 compBytes += page_size; in hibernate_write_image()2243 compBytes, in hibernate_write_image()2245 nsec ? (((compBytes * 1000000000ULL) / 1024 / 1024) / nsec) : 0); in hibernate_write_image()2321 uint64_t compBytes; in hibernate_machine_init() local2517 compBytes = 0; in hibernate_machine_init()2619 compBytes += page_size; in hibernate_machine_init()2687 compBytes, in hibernate_machine_init()2689 nsec ? (((compBytes * 1000000000ULL) / 1024 / 1024) / nsec) : 0); in hibernate_machine_init()