Home
last modified time | relevance | path

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

/xnu-12377.61.12/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-12377.61.12/bsd/netinet/
H A Disakmp.h78 uint8_t critical; /* bit 7 - critical, rest is RESERVED */ member
/xnu-12377.61.12/doc/primitives/
H A Dsched_cond.md85 step is critical for two reasons.
/xnu-12377.61.12/doc/vm/
H A Dmemorystatus_notify.md34 …RESSURE_CRITICAL` | `DISPATCH_MEMORYPRESSURE_CRITICAL` | Device is in a critical memory state. Exp…
H A Dmemorystatus_kills.md109 System has been at the kVMPressureWarning level for >= 10 minutes without escalating to critical.
H A Dpageout_scan.md54 It is critical that the pageout thread not block except as dictated by its
/xnu-12377.61.12/iokit/DriverKit/
H A DIOService.iig350 …* The best way by far to handle this is to change how you schedule your time-critical DMA ope…
352 …ver, if this is not possible, your driver can inform power management when a time-critical transfer
/xnu-12377.61.12/doc/lifecycle/
H A Dhibernation.md155 only be invoked on a critical battery event.
/xnu-12377.61.12/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…