Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/Kernel/
H A DIOHibernateIO.cpp1635 uint64_t compBytes; in hibernate_write_image() local
1729 compBytes = 0; in hibernate_write_image()
2070 compBytes += page_size; in hibernate_write_image()
2234 compBytes, in hibernate_write_image()
2236 nsec ? (((compBytes * 1000000000ULL) / 1024 / 1024) / nsec) : 0); in hibernate_write_image()
2312 uint64_t compBytes; in hibernate_machine_init() local
2508 compBytes = 0; in hibernate_machine_init()
2610 compBytes += page_size; in hibernate_machine_init()
2678 compBytes, in hibernate_machine_init()
2680 nsec ? (((compBytes * 1000000000ULL) / 1024 / 1024) / nsec) : 0); in hibernate_machine_init()