Searched refs:rapl_unit_xlate (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/powercap/ |
H A D | intel_rapl.c | 234 static u64 rapl_unit_xlate(struct rapl_domain *rd, int package, 315 *energy = rapl_unit_xlate(rd, 0, ENERGY_UNIT, ENERGY_STATUS_MASK, 0); get_max_energy_counter() 664 static u64 rapl_unit_xlate(struct rapl_domain *rd, int package, rapl_unit_xlate() function 796 *data = rapl_unit_xlate(rd, rd->package_id, rp->unit, final, 0); rapl_read_data_raw() 822 value = rapl_unit_xlate(rd, rd->package_id, rp->unit, value, 1); rapl_write_data_raw()
|
Completed in 39 milliseconds