Searched refs:sampling_down_factor (Results 1 – 3 of 3) sorted by relevance
121 if (++dbs_info->down_skip < dbs_data->sampling_down_factor) in cs_dbs_update()160 dbs_data->sampling_down_factor = input; in sampling_down_factor_store()246 gov_show_one_common(sampling_down_factor);253 gov_attr_rw(sampling_down_factor);261 &sampling_down_factor.attr,296 dbs_data->sampling_down_factor = DEF_SAMPLING_DOWN_FACTOR; in cs_init()
127 policy_dbs->rate_mult = dbs_data->sampling_down_factor; in od_update()229 dbs_data->sampling_down_factor = input; in sampling_down_factor_store()296 gov_show_one_common(sampling_down_factor);304 gov_attr_rw(sampling_down_factor);311 &sampling_down_factor.attr,349 dbs_data->sampling_down_factor = DEF_SAMPLING_DOWN_FACTOR; in od_init()
44 unsigned int sampling_down_factor; member