Home
last modified time | relevance | path

Searched refs:preempts (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/osfmk/kern/
H A Dtimer_call.c115 uint64_t preempts; /* num threshold reductions */ member
1405 tlp->threshold.preempts++; in timer_longterm_update_locked()
1551 return tlp->threshold.preempts; in timer_sysctl_get()
1676 tlp->threshold.preempts = 0; in timer_sysctl_set_threshold()
/xnu-8019.80.24/tools/lldbmacros/
H A Dmisc.py212 print ' threshold.preempts : {:d}' .format(ltt.preempts)
/xnu-8019.80.24/bsd/kern/
H A Dkern_sysctl.c2908 SYSCTL_PROC(_kern_timer_longterm, OID_AUTO, preempts,