Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
Dcpufreq_conservative.c37 #define DEF_SAMPLING_DOWN_FACTOR (1) macro
295 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()