Home
last modified time | relevance | path

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

/xnu-8796.101.5/tools/lldbmacros/
H A Dmisc.py190 if lt.escalates > 0:
191 ratio = lt.enqueues // lt.escalates
198 print(' number of escalates : {:d}' .format(lt.escalates))
/xnu-8796.101.5/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-8796.101.5/doc/memorystatus/
H A Dkill.md86 These are idle daemon kills on macOS. When the memory pressure level escalates above normal, the me…
/xnu-8796.101.5/bsd/kern/
H A Dkern_sysctl.c3178 SYSCTL_PROC(_kern_timer_longterm, OID_AUTO, escalates,