Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/cpufreq/
Dcpufreq_conservative.c19 unsigned int down_skip; member
107 dbs_info->down_skip = 0; in cs_dbs_update()
123 if (++dbs_info->down_skip < dbs_data->sampling_down_factor) in cs_dbs_update()
125 dbs_info->down_skip = 0; in cs_dbs_update()
313 dbs_info->down_skip = 0; in cs_start()