Searched refs:compBytes (Results 1 – 1 of 1) sorted by relevance
1726 uint64_t compBytes; in hibernate_write_image() local1828 compBytes = 0; in hibernate_write_image()2175 compBytes += page_size; in hibernate_write_image()2353 compBytes, in hibernate_write_image()2355 nsec ? (((compBytes * 1000000000ULL) / 1024 / 1024) / nsec) : 0); in hibernate_write_image()2432 uint64_t compBytes; in hibernate_machine_init() local2629 compBytes = 0; in hibernate_machine_init()2730 compBytes += page_size; in hibernate_machine_init()2798 compBytes, in hibernate_machine_init()2800 nsec ? (((compBytes * 1000000000ULL) / 1024 / 1024) / nsec) : 0); in hibernate_machine_init()