Loading include/linux/energy_model.h +3 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,9 @@ static inline unsigned long em_pd_energy(struct em_perf_domain *pd, struct em_cap_state *cs; int i, cpu; if (!sum_util) return 0; /* * In order to predict the capacity state, map the utilization of the * most utilized CPU of the performance domain to a requested frequency, Loading Loading
include/linux/energy_model.h +3 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,9 @@ static inline unsigned long em_pd_energy(struct em_perf_domain *pd, struct em_cap_state *cs; int i, cpu; if (!sum_util) return 0; /* * In order to predict the capacity state, map the utilization of the * most utilized CPU of the performance domain to a requested frequency, Loading