Lines Matching full:compute
55 /* maximum accumulated power of a compute unit */
57 /* accumulated power of the compute units */
61 /* online/offline status of current compute unit */
142 * is compute unit id. in do_read_registers_on_cu()
171 * Choose the first online core of each compute unit, and then in read_registers()
173 * because the MSR value of CPU core represent the compute in read_registers()
186 /* get any CPU on this compute unit */ in read_registers()
210 * compute unit number. in power1_average_show()
232 /* check if current compute unit is online */ in power1_average_show()
421 * determine the ratio of the compute unit power accumulator in fam15h_power_init_data()
428 pr_err("Failed to read max compute unit power accumulator MSR\n"); in fam15h_power_init_data()