Searched refs:rail (Results 1 – 4 of 4) sorted by relevance
222 for (auto rail : rails) { in initializePowerStatsLocked() local223 gPowerStatsHalRailNames.emplace(rail.index, in initializePowerStatsLocked()224 std::make_pair(rail.railName, rail.subsysName)); in initializePowerStatsLocked()
62 // Total rail charge consumed by the monitored rails by the controller. The value may63 // always be 0 if the device doesn't support monitored rail calculations.
2742 // Actual monitored rail energy consumed by modem (mAh)
8153 // Name of the subsystem (to which the rail belongs).8156 // Rail name. The rail lies within the subsystem.8159 // Time (in ms since boot) at which the rail energy value was measured.8163 // Accumulated energy used via the rail since device boot in uWs.