Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dtimer_call.c139 uint64_t scans; /* num threshold timer scans */ member
1486 tlp->threshold.scans++; in timer_longterm_update_locked()
1527 tlp->threshold.scans, in timer_longterm_update_locked()
1623 return tlp->threshold.scans; in timer_sysctl_get()
1759 tlp->threshold.scans = 0; in timer_sysctl_set_threshold()
/xnu-8792.61.2/tools/lldbmacros/
H A Dmisc.py212 print(' threshold.scans : {:d}' .format(ltt.scans))
/xnu-8792.61.2/bsd/kern/
H A Dkern_sysctl.c3181 SYSCTL_PROC(_kern_timer_longterm, OID_AUTO, scans,