Lines Matching refs:LOG

107 #define LOG(x...)    \  macro
2913 LOG("System %sSleep\n", gIOHibernateState ? "Safe" : ""); in powerChangeDone()
2925 LOG("System Sleep\n"); in powerChangeDone()
3013 LOG("System %sWake\n", gIOHibernateState ? "SafeSleep " : ""); in powerChangeDone()
5762 LOG("%s handler %p took %u ms\n",
5874 LOG("%s all drivers took %u ms\n", gHaltRestartCtx.LogString, deltaTime);
5879 LOG("%s total %u ms\n", gHaltRestartCtx.LogString, deltaTime);
10299 LOG("%s driver %s (0x%llx) took %u ms\n",
12129 LOG("Sleep Wake failure in EFI\n");
12204 LOG("No SleepWake blob to read beyond chunk %d\n", i);
12209 LOG("Could not read the property :-(\n");
12215 LOG("Concatenated length for the SWD blob %d\n", concat_len);
12220 LOG("Failed to save SleepWake zipped data to file. error:%d\n", error);
12222 LOG("Saved SleepWake zipped data to file.\n");
12230 LOG("Failed to save SleepWake zipped data to file. error:%d\n", error);
12232 LOG("Saved SleepWake zipped data to file.\n");
12236 LOG("No buffer allocated to save failure stackshot\n");
12341 LOG("Alloc in zipping %d items of size %d\n", items, size);
12345 LOG("Offset %zu\n", swd_zs_zoffset);
12386 LOG("No space to GZIP... not writing to NVRAM\n");
12420 LOG("PMRD inited the zlib allocation routines\n");
12460 LOG("ZERR %d\n", zr);
12480 LOG("ZERR %d\n", zr);
12484 LOG("Total output size %d\n", swd_zip_var.outlen);
12500 LOG("Deleting any sleepwake failure data in nvram\n");
12507 LOG("Removing %s returned false\n", nvram_var_name_buf);
12609 LOG("Insufficient buffer size for only kernel task\n");
12642 LOG("Failed to update NVRAM %d\n", num_chunks);
12649 LOG("Failed to update NVRAM with leftovers\n");
12653 LOG("Successfully saved stackshot to NVRAM\n");
12656 LOG("Compressed failure stackshot is too large. size=%d bytes\n", outlen);
12659 LOG("Compressed failure stackshot of kernel+dexts is too large size=%d bytes\n", outlen);
12662 LOG("Compressed failure stackshot of only kernel is too large size=%d bytes\n", outlen);
12694 LOG("Shutting down due to repeated Sleep/Wake failures\n");
12701 LOG("Calling panic prevented by swd_panic boot-args. Calling restart");
12861 LOG("Failed to open the file %s\n", name);
12870 LOG("Bailing as this is not a regular file\n");
12883 LOG("Failed to save sleep wake log. err 0x%x\n", error);