Searched refs:sleepWakeDebugSaveFile (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.81.5/iokit/IOKit/pwr_mgt/ |
| H A D | RootDomain.h | 945 errno_t sleepWakeDebugSaveFile(const char *name, char *buf, int len);
|
| /xnu-10002.81.5/iokit/Kernel/ |
| H A D | IOPMrootDomain.cpp | 12079 error = sleepWakeDebugSaveFile(kSleepWakeFailureStringFile, failureStr, len); 12120 error = sleepWakeDebugSaveFile(kSleepWakeStacksFilename, outbuf, concat_len); 12130 error = sleepWakeDebugSaveFile(kSleepWakeStacksFilename, outbuf, 20); 12737 error = sleepWakeDebugSaveFile("/var/tmp/SleepWakeDelayStacks.dump", 12744 sleepWakeDebugSaveFile("/var/tmp/SleepWakeDelayLog.dump", 12753 IOPMrootDomain::sleepWakeDebugSaveFile(const char *name, char *buf, int len) function in IOPMrootDomain 12855 IOPMrootDomain::sleepWakeDebugSaveFile(const char *name, char *buf, int len) function in IOPMrootDomain
|