Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
Dwalt.c1481 cluster->load_scale_factor = compute_load_scale_factor(cluster); in update_all_clusters_stats()
1568 cluster->load_scale_factor = compute_load_scale_factor(cluster); in update_cpu_cluster_capacity()
Dsched.h3039 static inline int compute_load_scale_factor(struct sched_cluster *cluster) in compute_load_scale_factor() function