Searched refs:threshold_increase (Results 1 – 1 of 1) sorted by relevance
1717 boolean_t threshold_increase; in timer_sysctl_set_threshold() local1728 threshold_increase = TRUE; in timer_sysctl_set_threshold()1737 threshold_increase = FALSE; in timer_sysctl_set_threshold()1739 threshold_increase = (tlp->threshold.interval > old_interval); in timer_sysctl_set_threshold()1743 if (threshold_increase /* or removal */) { in timer_sysctl_set_threshold()