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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOHibernatePrivate.h404 #define HIBPRINT(fmt, args...) \ macro
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateIO.cpp1700 HIBPRINT("kIOHibernatePreviewActiveKey %08lx\n", (long)flags);
1717 HIBPRINT("video %p %d %d %d\n",
1749 // HIBPRINT("%s: %s, %d\n", regEntry->getName(), prop->name, prop->length);
1760 // HIBPRINT("%s == %p\n", nameProp, childRegEntry);
1878 HIBPRINT("handoff %p, %x, %x\n", handoff, handoff->type, handoff->bytecount);
2510 HIBPRINT("pages %d (%d%%)\n", pagesDone, (100 * pagesDone) / pageCount);
2704 HIBPRINT("diag %x %x %x %x\n",
2724 // HIBPRINT("handoff %p, %x, %x\n", handoff, handoff->type, handoff->bytecount);
2755 // HIBPRINT("DTLookupEntry %d\n", DTLookupEntry((const DTEntry) data, "/chosen", &chosen));
2767 HIBPRINT("vide
[all...]
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_resident.c4855 HIBPRINT("hibernate_flush_memory() considered(%d) reentered_on_q(%d) found_dirty(%d)\n",
4859 HIBPRINT(" skipped_cleaning(%d) skipped_transient(%d) skipped_precious(%d) queue_nolock(%d)\n",
4864 HIBPRINT(" queue_paused(%d) throttled(%d) throttle_timeout(%d) drained(%d) drain_timeout(%d)\n",

Completed in 29 milliseconds