Home
last modified time | relevance | path

Searched refs:escalates (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.61.2/tools/lldbmacros/
H A Dmisc.py189 if lt.escalates > 0:
190 ratio = lt.enqueues // lt.escalates
197 print(' number of escalates : {:d}' .format(lt.escalates))
/xnu-8792.61.2/osfmk/kern/
H A Dtimer_call.c150 uint64_t escalates; /* num timers becoming shortterm */ member
1425 tlp->escalates++; in timer_longterm_scan()
1621 return tlp->escalates; in timer_sysctl_get()
1757 tlp->escalates = 0; in timer_sysctl_set_threshold()
/xnu-8792.61.2/doc/memorystatus/
H A Dkill.md86 These are idle daemon kills on macOS. When the memory pressure level escalates above normal, the me…
/xnu-8792.61.2/bsd/kern/
H A Dkern_sysctl.c3178 SYSCTL_PROC(_kern_timer_longterm, OID_AUTO, escalates,