Searched refs:latency_min (Results 1 – 3 of 3) sorted by relevance
143 uint64_t latency_min; /* minimum threshold latency */ member1499 tlp->threshold.latency_min = in timer_longterm_update_locked()1500 MIN(tlp->threshold.latency_min, latency); in timer_longterm_update_locked()1584 tlp->threshold.latency_min = EndOfAllTime; in timer_longterm_init()1630 return tlp->threshold.latency_min; in timer_sysctl_get()1763 tlp->threshold.latency_min = EndOfAllTime; in timer_sysctl_set_threshold()
216 print(' - min : {:d}' .format(ltt.latency_min))
3190 SYSCTL_PROC(_kern_timer_longterm, OID_AUTO, latency_min,