Searched refs:NR_POWER_LIMITS (Results 1 – 2 of 2) sorted by relevance
77 #define NR_POWER_LIMITS (3) macro96 struct rapl_power_limit rpl[NR_POWER_LIMITS];
219 for (i = 0; i < NR_POWER_LIMITS; i++) { in find_nr_power_limit()316 for (i = 0, j = 0; i < NR_POWER_LIMITS; i++) { in contraint_to_pl()1292 for (i = 0; i < NR_POWER_LIMITS; i++) { in rapl_detect_powerlimit()
Completed in 7 milliseconds