Lines Matching defs:units
602 u64 units = 1;
608 units = rp->power_unit;
614 units = rd->domain_energy_unit;
616 units = rp->energy_unit;
626 return div64_u64(value, units) * scale;
628 value *= units;
679 * if xlate flag is set, return translated data based on data units, i.e.
765 * convert them into standard units based on the units reported in
767 * calculate units differ on different CPUs.
768 * We convert the units to below format based on CPUs.