Home
last modified time | relevance | path

Searched refs:compBytes (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/iokit/Kernel/
H A DIOHibernateIO.cpp1638 uint64_t compBytes; in hibernate_write_image() local
1732 compBytes = 0; in hibernate_write_image()
2073 compBytes += page_size; in hibernate_write_image()
2237 compBytes, in hibernate_write_image()
2239 nsec ? (((compBytes * 1000000000ULL) / 1024 / 1024) / nsec) : 0); in hibernate_write_image()
2315 uint64_t compBytes; in hibernate_machine_init() local
2511 compBytes = 0; in hibernate_machine_init()
2613 compBytes += page_size; in hibernate_machine_init()
2681 compBytes, in hibernate_machine_init()
2683 nsec ? (((compBytes * 1000000000ULL) / 1024 / 1024) / nsec) : 0); in hibernate_machine_init()