Home
last modified time | relevance | path

Searched refs:critical (Results 1 – 10 of 10) sorted by relevance

/xnu-11215.81.4/tools/lldbmacros/usertaskdebugging/
H A Dtarget.py45 logging.critical("Not Implemented: getRegisterDataForThread")
49 logging.critical("readMemory: Not Implemented: readMemory")
61 logging.critical("getRegisterInfo: Not Implemented: getRegisterInfo")
65 logging.critical("Not Implemented: qProcessInfo")
85 logging.critical("Not Implemented: qShlibInfoAddr")
116 logging.critical("getThreadStopInfo: Not Implemented. returning basic info.")
H A Duserprocess.py143 logging.critical("0x%x thread id is not found in this task")
153 logging.critical("0x%x thread id is not found in this task" % th_id)
169 logging.critical("0x%x thread id is not found in this task")
H A Dgdbserver.py19 logging.critical("No client connected. Bailing.")
/xnu-11215.81.4/bsd/netinet/
H A Disakmp.h78 uint8_t critical; /* bit 7 - critical, rest is RESERVED */ member
/xnu-11215.81.4/doc/primitives/
H A Dsched_cond.md85 step is critical for two reasons.
/xnu-11215.81.4/doc/vm/
H A Dmemorystatus_notify.md34 …RESSURE_CRITICAL` | `DISPATCH_MEMORYPRESSURE_CRITICAL` | Device is in a critical memory state. Exp…
H A Dmemorystatus_kills.md105 System has been at the kVMPressureWarning level for >= 10 minutes without escalating to critical.
/xnu-11215.81.4/iokit/DriverKit/
H A DIOService.iig333 …* The best way by far to handle this is to change how you schedule your time-critical DMA ope…
335 …ver, if this is not possible, your driver can inform power management when a time-critical transfer
/xnu-11215.81.4/doc/lifecycle/
H A Dhibernation.md155 only be invoked on a critical battery event.
/xnu-11215.81.4/doc/scheduler/
H A Dsched_clutch_edge.md41 …hind the lower buckets in deadline order. Now, if a small burst of user-critical workload shows up…