OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:max_charge_mah
(Results
1 - 1
of
1
) sorted by null
/external/autotest/client/profilers/powertop/src/
powertop.c
579
unsigned charge_mAh = 0,
max_charge_mAh
= 0, voltage_mV = 0;
635
max_charge_mAh
+= this_max_charge_mAh;
640
show_pmu_power_line(voltage_mV, charge_mAh,
max_charge_mAh
,
Completed in 3101 milliseconds