Home
last modified time | relevance | path

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

/xnu-8796.101.5/osfmk/kern/
H A Dtimer_call.c140 uint64_t scans; /* num threshold timer scans */ member
1487 tlp->threshold.scans++; in timer_longterm_update_locked()
1528 tlp->threshold.scans, in timer_longterm_update_locked()
1624 return tlp->threshold.scans; in timer_sysctl_get()
1760 tlp->threshold.scans = 0; in timer_sysctl_set_threshold()
/xnu-8796.101.5/tools/lldbmacros/
H A Dmisc.py213 print(' threshold.scans : {:d}' .format(ltt.scans))
/xnu-8796.101.5/bsd/kern/
H A Dkern_sysctl.c3181 SYSCTL_PROC(_kern_timer_longterm, OID_AUTO, scans,