Home
last modified time | relevance | path

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

/xnu-10002.81.5/iokit/Kernel/
H A DIOHibernateIO.cpp1646 uint64_t lastProgressStamp = 0; in hibernate_write_image() local
2127 if (progressStamp != lastProgressStamp) { in hibernate_write_image()
2128 lastProgressStamp = progressStamp; in hibernate_write_image()
2322 uint64_t lastProgressStamp = 0; in hibernate_machine_init() local
2641 if (progressStamp != lastProgressStamp) { in hibernate_machine_init()
2642 lastProgressStamp = progressStamp; in hibernate_machine_init()