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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateIO.cpp397 HIBLOG("IOPolledInterface::probe[%d] 0x%x\n", idx, err);
418 HIBLOG("IOPolledInterface::open[%d] 0x%x\n", idx, err);
439 HIBLOG("IOPolledInterface::close[%d] 0x%x\n", idx, err);
475 HIBLOG("IOPolledInterface::startIO[%d] 0x%x\n", 0, err);
505 HIBLOG("IOPolledInterface::checkForWork sw abort\n");
510 HIBLOG("IOPolledInterface::checkForWork[%d] 0x%x\n", idx, err);
516 HIBLOG("IOPolledInterface::ioStatus 0x%x\n", err);
540 HIBLOG("IOPolledInterface::checkAllForWork[%d] 0x%x\n", idx, err);
632 HIBLOG("sizeof(IOHibernateImageHeader) == %ld\n", sizeof(IOHibernateImageHeader));
660 HIBLOG("slee
[all...]
/darwin-on-arm/xnu/osfmk/kern/
H A Dhibernate.c95 HIBLOG("hibernate_alloc_pages act %d, inact %d, anon %d, throt %d, spec %d, wire %d, wireinit %d\n",
/darwin-on-arm/xnu/osfmk/i386/
H A Dacpi.c121 HIBLOG("power off\n");
127 HIBLOG("restart\n");
133 HIBLOG("sleep\n");
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOHibernatePrivate.h401 #define HIBLOG(fmt, args...) \ macro
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_resident.c4925 HIBLOG("Gobbled %d pages, time: %qd ms\n", i, nsec / 1000000ULL);
4945 HIBLOG("Freed %d pages\n", count);
5137 HIBLOG("hibernate_page_list_setall(preflight %d) start %p, %p\n", preflight, page_list, page_list_wired);
5382 HIBLOG("hibernate_page_list_setall time: %qd ms\n", nsec / 1000000ULL);
5384 HIBLOG("pages %d, wire %d, act %d, inact %d, cleaned %d spec %d, zf %d, throt %d, could discard act %d inact %d purgeable %d spec %d cleaned %d\n",
5523 HIBLOG("hibernate_page_list_discard time: %qd ms, discarded act %d inact %d purgeable %d spec %d cleaned %d\n",

Completed in 89 milliseconds