Searched refs:rail (Results 1 – 6 of 6) sorted by relevance
142 const RailInfo& rail = gRailInfo[energyData.index]; in PullInternal() local146 ptr->write(rail.subsysName); in PullInternal()147 ptr->write(rail.railName); in PullInternal()154 rail.subsysName.c_str(), in PullInternal()155 rail.railName.c_str(), in PullInternal()
325 for (auto rail : rails) { in initializePowerStats() local326 gPowerStatsHalRailNames.emplace(rail.index, in initializePowerStats()327 std::make_pair(rail.railName, rail.subsysName)); in initializePowerStats()
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.
2677 // Actual monitored rail energy consumed by modem (mAh)
4379 // Name of the subsystem (to which the rail belongs).4382 // Rail name. The rail lies within the subsystem.4385 // Time (in ms since boot) at which the rail energy value was measured.4389 // Accumulated energy used via the rail since device boot in uWs.
1627 // Actual monitored rail energy consumed by wifi (mAh)