Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dtimer_call.c114 uint64_t scans; /* num threshold timer scans */ member
1414 tlp->threshold.scans++; in timer_longterm_update_locked()
1455 tlp->threshold.scans, in timer_longterm_update_locked()
1549 return tlp->threshold.scans; in timer_sysctl_get()
1675 tlp->threshold.scans = 0; in timer_sysctl_set_threshold()
/xnu-8020.101.4/tools/lldbmacros/
H A Dmisc.py216 print(' threshold.scans : {:d}' .format(ltt.scans))
/xnu-8020.101.4/bsd/kern/
H A Dkern_sysctl.c2908 SYSCTL_PROC(_kern_timer_longterm, OID_AUTO, scans,