Searched refs:latency_min (Results 1 – 3 of 3) sorted by relevance
117 uint64_t latency_min; /* minimum threshold latency */ member1426 tlp->threshold.latency_min = in timer_longterm_update_locked()1427 MIN(tlp->threshold.latency_min, latency); in timer_longterm_update_locked()1511 tlp->threshold.latency_min = EndOfAllTime; in timer_longterm_init()1555 return tlp->threshold.latency_min; in timer_sysctl_get()1678 tlp->threshold.latency_min = EndOfAllTime; in timer_sysctl_set_threshold()
214 print ' - min : {:d}' .format(ltt.latency_min)
2914 SYSCTL_PROC(_kern_timer_longterm, OID_AUTO, latency_min,