Searched refs:em_compute_costs (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/power/ |
| H A D | energy_model.c | 253 static int em_compute_costs(struct device *dev, struct em_perf_state *table, in em_compute_costs() function 311 return em_compute_costs(dev, table, NULL, nr_states, 0); in em_dev_compute_costs() 410 ret = em_compute_costs(dev, table, cb, nr_states, flags); in em_create_perf_table() 779 ret = em_compute_costs(dev, em_table->state, NULL, in em_recalc_and_update()
|