Home
last modified time | relevance | path

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

/xnu-10063.121.3/tools/lldbmacros/
H A Dmisc.py184 if lt.escalates > 0:
185 ratio = lt.enqueues // lt.escalates
192 print(' number of escalates : {:d}' .format(lt.escalates))
/xnu-10063.121.3/osfmk/kern/
H A Dtimer_call.c151 uint64_t escalates; /* num timers becoming shortterm */ member
1426 tlp->escalates++; in timer_longterm_scan()
1622 return tlp->escalates; in timer_sysctl_get()
1758 tlp->escalates = 0; in timer_sysctl_set_threshold()
/xnu-10063.121.3/doc/vm/
H A Dmemorystatus_kills.md80 These are idle daemon kills on macOS. When the memory pressure level escalates above normal, the me…
/xnu-10063.121.3/bsd/kern/
H A Dkern_sysctl.c3221 SYSCTL_PROC(_kern_timer_longterm, OID_AUTO, escalates,