Home
last modified time | relevance | path

Searched refs:load_scale_factor (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h123 int load_scale_factor; member
2868 return cpu_rq(cpu)->cluster->load_scale_factor; in cpu_load_scale_factor()
2902 * Return load_scale_factor of a cpu in reference to "most" efficient cpu, so
2903 * that "most" efficient cpu gets a load_scale_factor of 1
2911 * Return load_scale_factor of a cpu in reference to cpu with best max_freq
2912 * (max_possible_freq), so that one with best max_freq gets a load_scale_factor
2925 * load_scale_factor accounts for the fact that task load in compute_load_scale_factor()

Completed in 5 milliseconds