Searched refs:val_round (Results 1 – 1 of 1) sorted by relevance
903 unsigned long val, val_round; in store_timer_rate() local910 val_round = jiffies_to_usecs(usecs_to_jiffies(val)); in store_timer_rate()911 if (val != val_round) in store_timer_rate()913 val_round); in store_timer_rate()915 tunables->sampling_rate = val_round; in store_timer_rate()