Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/cpufreq/
Dcpufreq_conservative.c37 #define DEF_SAMPLING_DOWN_FACTOR (1) macro
297 dbs_data->sampling_down_factor = DEF_SAMPLING_DOWN_FACTOR; in cs_init()
Dcpufreq_ondemand.c25 #define DEF_SAMPLING_DOWN_FACTOR (1) macro
377 dbs_data->sampling_down_factor = DEF_SAMPLING_DOWN_FACTOR; in od_init()