Searched refs:sleepWakeDebugSaveFile (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/iokit/IOKit/pwr_mgt/ |
| H A D | RootDomain.h | 989 errno_t sleepWakeDebugSaveFile(const char *name, char *buf, int len);
|
| /xnu-12377.1.9/iokit/Kernel/ |
| H A D | IOPMrootDomain.cpp | 12553 error = sleepWakeDebugSaveFile(kSleepWakeFailureStringFile, failureStr, len); 12594 error = sleepWakeDebugSaveFile(kSleepWakeStacksFilename, outbuf, concat_len); 12604 error = sleepWakeDebugSaveFile(kSleepWakeStacksFilename, outbuf, 20); 13213 error = sleepWakeDebugSaveFile("/var/tmp/SleepWakeDelayStacks.dump", 13220 sleepWakeDebugSaveFile("/var/tmp/SleepWakeDelayLog.dump", 13229 IOPMrootDomain::sleepWakeDebugSaveFile(const char *name, char *buf, int len) function in IOPMrootDomain 13331 IOPMrootDomain::sleepWakeDebugSaveFile(const char *name, char *buf, int len) function in IOPMrootDomain
|