Searched refs:HIBPRINT (Results 1 – 3 of 3) sorted by relevance
| /xnu-10063.141.1/iokit/Kernel/ |
| H A D | IOHibernateIO.cpp | 1112 HIBPRINT("kIOHibernatePreviewActiveKey %08lx\n", (long)flags); in IOHibernateSystemHasSlept() 1128 HIBPRINT("video %p %d %d %d\n", in IOHibernateSystemHasSlept() 1311 HIBPRINT("handoff %p, %x, %x\n", handoff, handoff->type, handoff->bytecount); in IOHibernateDone() 2130 HIBPRINT("pages %d (%d%%)\n", pagesDone, (100 * pagesDone) / pageCount); in hibernate_write_image() 2342 HIBPRINT("diag %x %x %x %x\n", in hibernate_machine_init() 2490 HIBPRINT("video 0x%llx %d %d %d status %x\n", in hibernate_machine_init() 2644 HIBPRINT("pages %d (%d%%)\n", pagesDone, in hibernate_machine_init()
|
| /xnu-10063.141.1/iokit/IOKit/ |
| H A D | IOHibernatePrivate.h | 524 #define HIBPRINT(fmt, args...) \ macro
|
| /xnu-10063.141.1/osfmk/vm/ |
| H A D | vm_resident.c | 7459 HIBPRINT("hibernate_flush_memory() considered(%d) reentered_on_q(%d) found_dirty(%d)\n", in hibernate_flush_memory() 7463 …HIBPRINT(" skipped_cleaning(%d) skipped_transient(%d) skipped_precious(%d) skipped_external(%d) … in hibernate_flush_memory() 7469 HIBPRINT(" queue_paused(%d) throttled(%d) throttle_timeout(%d) drained(%d) drain_timeout(%d)\n", in hibernate_flush_memory()
|