Home
last modified time | relevance | path

Searched refs:sampling_down_factor (Results 1 – 3 of 3) sorted by relevance

/drivers/cpufreq/
A Dcpufreq_conservative.c121 if (++dbs_info->down_skip < dbs_data->sampling_down_factor) in cs_dbs_update()
160 dbs_data->sampling_down_factor = input; in sampling_down_factor_store()
246 gov_show_one_common(sampling_down_factor);
253 gov_attr_rw(sampling_down_factor);
261 &sampling_down_factor.attr,
296 dbs_data->sampling_down_factor = DEF_SAMPLING_DOWN_FACTOR; in cs_init()
A Dcpufreq_ondemand.c150 policy_dbs->rate_mult = dbs_data->sampling_down_factor; in od_update()
252 dbs_data->sampling_down_factor = input; in sampling_down_factor_store()
319 gov_show_one_common(sampling_down_factor);
327 gov_attr_rw(sampling_down_factor);
334 &sampling_down_factor.attr,
377 dbs_data->sampling_down_factor = DEF_SAMPLING_DOWN_FACTOR; in od_init()
A Dcpufreq_governor.h44 unsigned int sampling_down_factor; member

Completed in 10 milliseconds