Searched refs:sleepWakeDebugSaveFile (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.121.6/iokit/IOKit/pwr_mgt/ |
| H A D | RootDomain.h | 949 errno_t sleepWakeDebugSaveFile(const char *name, char *buf, int len);
|
| /xnu-11417.121.6/iokit/Kernel/ |
| H A D | IOPMrootDomain.cpp | 12187 error = sleepWakeDebugSaveFile(kSleepWakeFailureStringFile, failureStr, len); 12228 error = sleepWakeDebugSaveFile(kSleepWakeStacksFilename, outbuf, concat_len); 12238 error = sleepWakeDebugSaveFile(kSleepWakeStacksFilename, outbuf, 20); 12847 error = sleepWakeDebugSaveFile("/var/tmp/SleepWakeDelayStacks.dump", 12854 sleepWakeDebugSaveFile("/var/tmp/SleepWakeDelayLog.dump", 12863 IOPMrootDomain::sleepWakeDebugSaveFile(const char *name, char *buf, int len) function in IOPMrootDomain 12965 IOPMrootDomain::sleepWakeDebugSaveFile(const char *name, char *buf, int len) function in IOPMrootDomain
|