Home
last modified time | relevance | path

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

/xnu-12377.81.4/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-12377.81.4/osfmk/kern/
H A Dtimer_call.c152 uint64_t escalates; /* num timers becoming shortterm */ member
1439 tlp->escalates++; in timer_longterm_scan()
1635 return tlp->escalates; in timer_sysctl_get()
1771 tlp->escalates = 0; in timer_sysctl_set_threshold()
/xnu-12377.81.4/doc/vm/
H A Dmemorystatus_kills.md82 On macOS, when the memory pressure level escalates above normal, the memorystatus notification thre…
/xnu-12377.81.4/bsd/kern/
H A Dkern_sysctl.c3337 SYSCTL_PROC(_kern_timer_longterm, OID_AUTO, escalates,