Searched refs:latency_min (Results 1 – 3 of 3) sorted by relevance
144 uint64_t latency_min; /* minimum threshold latency */ member1512 tlp->threshold.latency_min = in timer_longterm_update_locked()1513 MIN(tlp->threshold.latency_min, latency); in timer_longterm_update_locked()1597 tlp->threshold.latency_min = EndOfAllTime; in timer_longterm_init()1643 return tlp->threshold.latency_min; in timer_sysctl_get()1776 tlp->threshold.latency_min = EndOfAllTime; in timer_sysctl_set_threshold()
210 print(' - min : {:d}' .format(ltt.latency_min))
3349 SYSCTL_PROC(_kern_timer_longterm, OID_AUTO, latency_min,