Searched refs:sampling_down_factor (Results 1 – 3 of 3) sorted by relevance
120 if (++dbs_info->down_skip < dbs_data->sampling_down_factor) in cs_dbs_update()158 dbs_data->sampling_down_factor = input; in store_sampling_down_factor()245 gov_show_one_common(sampling_down_factor);252 gov_attr_rw(sampling_down_factor);260 &sampling_down_factor.attr,294 dbs_data->sampling_down_factor = DEF_SAMPLING_DOWN_FACTOR; in cs_init()
148 policy_dbs->rate_mult = dbs_data->sampling_down_factor; in od_update()250 dbs_data->sampling_down_factor = input; in store_sampling_down_factor()317 gov_show_one_common(sampling_down_factor);325 gov_attr_rw(sampling_down_factor);332 &sampling_down_factor.attr,374 dbs_data->sampling_down_factor = DEF_SAMPLING_DOWN_FACTOR; in od_init()
44 unsigned int sampling_down_factor; member