Lines Matching refs:IOLog
1676 IOLog("%s: Threads completed: %zu/%zu\n", __func__, threadsCompleted, numThreads); in IOUserNotificationTests()
1846 IOLog("test handler\n"); in IOServiceStateNotificationTests()
1853 IOLog("test handler %s\n", s->text()); in IOServiceStateNotificationTests()
1863 IOLog("test es handler\n"); in IOServiceStateNotificationTests()
1870 IOLog("test es handler %s\n", s->text()); in IOServiceStateNotificationTests()
1893 IOLog("IOMallocPageable(size=%u, alignment=%u) failed\n", (uint32_t)size, (uint32_t)alignment); in IOMallocPageableTests()
1897 …IOLog("IOMallocPageable(size=%u, alignment=%u) returned unaligned pointer %p\n", (uint32_t)size, (… in IOMallocPageableTests()
1904 …IOLog("IOMallocPageableZero(size=%u, alignment=%u) failed\n", (uint32_t)size, (uint32_t)alignment); in IOMallocPageableTests()
1908 …IOLog("IOMallocPageableZero(size=%u, alignment=%u) returned unaligned pointer %p\n", (uint32_t)siz… in IOMallocPageableTests()
1913 …IOLog("IOMallocPageableZero(size=%u, alignment=%u) -> %p, byte at %p is nonzero\n", (uint32_t)size… in IOMallocPageableTests()
1978 IOLog("terminating 0x%qx\n", service->getRegistryEntryID()); in sysctl_iokittest()
1981 IOLog("register 0x%qx\n", service->getRegistryEntryID()); in sysctl_iokittest()
2128 IOLog("Failed to find IOResources\n"); in sysctl_iokit_test_service_setup()
2135 IOLog("Failed to alloc class %s\n", classname); in sysctl_iokit_test_service_setup()
2143 IOLog("Instance of class %s is not an IOService\n", classname); in sysctl_iokit_test_service_setup()
2149 IOLog("Failed to initialize %s\n", classname); in sysctl_iokit_test_service_setup()
2155 IOLog("Failed to attach %s\n", classname); in sysctl_iokit_test_service_setup()
2161 IOLog("Failed to start %s\n", classname); in sysctl_iokit_test_service_setup()
2168 IOLog("Failed to create service handle\n"); in sysctl_iokit_test_service_setup()