Searched refs:lastProgressStamp (Results 1 – 1 of 1) sorted by relevance
1640 uint64_t lastProgressStamp = 0; in hibernate_write_image() local2121 if (progressStamp != lastProgressStamp) { in hibernate_write_image()2122 lastProgressStamp = progressStamp; in hibernate_write_image()2316 uint64_t lastProgressStamp = 0; in hibernate_machine_init() local2635 if (progressStamp != lastProgressStamp) { in hibernate_machine_init()2636 lastProgressStamp = progressStamp; in hibernate_machine_init()