Searched refs:avg_sustain_coef (Results 1 – 1 of 1) sorted by relevance
350 unsigned int avg_sustain_coef; in actmon_update_target() local361 avg_sustain_coef = 100 * 100 / dev->config->boost_up_threshold; in actmon_update_target()362 dev->target_freq = do_percent(dev->target_freq, avg_sustain_coef); in actmon_update_target()