Searched refs:latency_max (Results 1 – 3 of 3) sorted by relevance
144 uint64_t latency_max; /* maximum threshold latency */ member1513 tlp->threshold.latency_max = in timer_longterm_update_locked()1514 MAX(tlp->threshold.latency_max, latency); in timer_longterm_update_locked()1597 tlp->threshold.latency_max = 0; in timer_longterm_init()1644 return tlp->threshold.latency_max; in timer_sysctl_get()1776 tlp->threshold.latency_max = 0; in timer_sysctl_set_threshold()
211 print(' - max : {:d}' .format(ltt.latency_max))
3294 SYSCTL_PROC(_kern_timer_longterm, OID_AUTO, latency_max,