Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dcpufreq_conservative.c34 #define DEF_SAMPLING_DOWN_FACTOR (1) macro
297 dbs_data->sampling_down_factor = DEF_SAMPLING_DOWN_FACTOR; in cs_init()
H A Dcpufreq_ondemand.c22 #define DEF_SAMPLING_DOWN_FACTOR (1) macro
377 dbs_data->sampling_down_factor = DEF_SAMPLING_DOWN_FACTOR; in od_init()