Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dcpufreq_conservative.c52 * sampling_down_factor, we check, if current idle time is more than 80%
120 /* if sampling_down_factor is active break out early */ in cs_dbs_update()
121 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()
H A Dcpufreq_ondemand.c148 /* If switching to max speed, apply sampling_down_factor */ in od_update()
150 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()
H A Dcpufreq_governor.h44 unsigned int sampling_down_factor; member
/linux/Documentation/admin-guide/pm/
H A Dcpufreq.rst522 ``sampling_down_factor``
604 ``sampling_down_factor`` mechanism is not in effect), the frequency will
607 ``sampling_down_factor``
611 It effectively causes the frequency to go down ``sampling_down_factor``