Searched refs:energy_unit (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/powercap/
H A Dintel_rapl.c176 unsigned int energy_unit; member in struct:rapl_package
686 units = rp->energy_unit; rapl_unit_xlate()
857 rp->energy_unit = ENERGY_UNIT_SCALE * 1000000 / (1 << value); rapl_check_unit_core()
866 rp->id, rp->energy_unit, rp->time_unit, rp->power_unit); rapl_check_unit_core()
882 rp->energy_unit = ENERGY_UNIT_SCALE * 1 << value; rapl_check_unit_atom()
891 rp->id, rp->energy_unit, rp->time_unit, rp->power_unit); rapl_check_unit_atom()

Completed in 45 milliseconds