Searched refs:margin (Results 1 – 2 of 2) sorted by relevance
132 uint64_t margin; /* fudge factor (10% of interval */ member1513 tlp->threshold.deadline_set -= tlp->threshold.margin; in timer_longterm_update_locked()1582 tlp->threshold.margin = tlp->threshold.interval / 10; in timer_longterm_init()1722 tlp->threshold.margin = tlp->threshold.interval / 10; in timer_sysctl_set_threshold()1746 tlp->threshold.deadline_set -= tlp->threshold.margin; in timer_sysctl_set_threshold()
200 print(' threshold.margin : {:d}' .format(ltt.margin))