Searched refs:dirtyPagesEncrypted (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOHibernateIO.cpp2166 uint32_t dirtyPagesEncrypted; local
2174 dirtyPagesEncrypted = 0;
2536 case kUnwiredEncrypt: dirtyPagesEncrypted += count; break;
2743 HIBLOG("zeroPageCount %d, wiredPagesEncrypted %d, wiredPagesClear %d, dirtyPagesEncrypted %d\n",
2744 zeroPageCount, wiredPagesEncrypted, wiredPagesClear, dirtyPagesEncrypted);
2762 wiredPagesEncrypted, wiredPagesClear, dirtyPagesEncrypted, 0, 0);

Completed in 75 milliseconds