Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/cpufreq/
Dcpufreq_conservative.c21 #define DEF_SAMPLING_DOWN_FACTOR (1) macro
340 tuners->sampling_down_factor = DEF_SAMPLING_DOWN_FACTOR; in cs_init()
Dcpufreq_ondemand.c23 #define DEF_SAMPLING_DOWN_FACTOR (1) macro
496 tuners->sampling_down_factor = DEF_SAMPLING_DOWN_FACTOR; in od_init()