Searched refs:sampling_down_factor (Results 1 – 4 of 4) sorted by relevance
93 if (++dbs_info->down_skip < cs_tuners->sampling_down_factor) in cs_check_cpu()173 cs_tuners->sampling_down_factor = input; in store_sampling_down_factor()279 show_store_one(cs, sampling_down_factor);287 gov_sys_pol_attr_rw(sampling_down_factor);340 tuners->sampling_down_factor = DEF_SAMPLING_DOWN_FACTOR; in cs_init()
169 od_tuners->sampling_down_factor; in od_check_cpu()349 od_tuners->sampling_down_factor = input; in store_sampling_down_factor()417 show_store_one(od, sampling_down_factor);425 gov_sys_pol_attr_rw(sampling_down_factor);496 tuners->sampling_down_factor = DEF_SAMPLING_DOWN_FACTOR; in od_init()
179 unsigned int sampling_down_factor; member188 unsigned int sampling_down_factor; member
159 sampling_down_factor: this parameter controls the rate at which the215 sampling_down_factor: similar functionality as in "ondemand" governor.