Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dcpufreq_conservative.c16 unsigned int down_skip; member
104 dbs_info->down_skip = 0; in cs_dbs_update()
121 if (++dbs_info->down_skip < dbs_data->sampling_down_factor) in cs_dbs_update()
123 dbs_info->down_skip = 0; in cs_dbs_update()
313 dbs_info->down_skip = 0; in cs_start()