Searched refs:compBytes (Results 1 – 1 of 1) sorted by relevance
1637 uint64_t compBytes; in hibernate_write_image() local1731 compBytes = 0; in hibernate_write_image()2072 compBytes += page_size; in hibernate_write_image()2236 compBytes, in hibernate_write_image()2238 nsec ? (((compBytes * 1000000000ULL) / 1024 / 1024) / nsec) : 0); in hibernate_write_image()2314 uint64_t compBytes; in hibernate_machine_init() local2510 compBytes = 0; in hibernate_machine_init()2612 compBytes += page_size; in hibernate_machine_init()2680 compBytes, in hibernate_machine_init()2682 nsec ? (((compBytes * 1000000000ULL) / 1024 / 1024) / nsec) : 0); in hibernate_machine_init()