Searched refs:critical (Results 1 – 8 of 8) sorted by relevance
44 logging.critical("Not Implemented: getRegisterDataForThread")48 logging.critical("readMemory: Not Implemented: readMemory")60 logging.critical("getRegisterInfo: Not Implemented: getRegisterInfo")64 logging.critical("Not Implemented: qProcessInfo")84 logging.critical("Not Implemented: qShlibInfoAddr")115 logging.critical("getThreadStopInfo: Not Implemented. returning basic info.")
145 logging.critical("0x%x thread id is not found in this task")155 logging.critical("0x%x thread id is not found in this task" % th_id)171 logging.critical("0x%x thread id is not found in this task")
19 logging.critical("No client connected. Bailing.")
78 uint8_t critical; /* bit 7 - critical, rest is RESERVED */ member
314 …* The best way by far to handle this is to change how you schedule your time-critical DMA ope…316 …ver, if this is not possible, your driver can inform power management when a time-critical transfer
39 …hind the lower buckets in deadline order. Now, if a small burst of user-critical workload shows up…76 …cheduler uses these properties to provide small priority boosts to latency critical user workloads.
251 - the read-only map: it is used by the read-only allocator for security critical
5168 boolean_t critical, delta; in memorystatus_pages_update() local5174 critical = (pages_avail < memorystatus_available_pages_critical) ? TRUE : FALSE; in memorystatus_pages_update()5178 if (critical || delta) { in memorystatus_pages_update()